Adrian L Lange
Adrian L Lange
Some people don't like having to upload all their projects to GitHub when they've gotten used to an already working environment. The only current requirement of GitHub is the webhooks...
Don't know if it works out of the box, but I know that Bitbucket has webhooks. Needs further testing.
Should #4 be successful, we could look into supporting SVN in addition to Git.
When taking area screenshots it would be very helpful if the subject (desktops) would "freeze" in time of starting the area selection.
Using [this `import` example](https://caddyserver.com/docs/caddyfile/directives/import#examples), loading a whole directory of config files, it would be nice if the --watch flag could monitor an entire directory as well. Being able to glob...
The only options when starting seem to be `--version` and `--debug`, there's no option to start in the background (not showing window when started). I'm using v3.5.3 (dd89d0), and have...
Re-opening [this issue](https://github.com/Lochnair/vyatta-wireguard/issues/99) from the old repository, as it's still something that's very much wanted. > Any chance you could set up a debian repository for this package? > It...
**Tag/version of Container Images** 0.3.\*, 0.4.\* Logs are never rotated, we had mailman/wsgi logs that exceeded 100GB in total. This should be fairly trivial to fix, just adding policies to...
Would it be possible to add support so each user has their own path, without specifying each user? E.g. with a config like this: ``` webdav { scope /users/$user }...