Merge pull request #383 from moorereason/feature/pidfile

Add pidfile support
This commit is contained in:
Adnan Hajdarević
2020-02-14 19:35:18 +01:00
committed by GitHub
249 changed files with 79239 additions and 37386 deletions
+2
View File
@@ -25,6 +25,8 @@ Usage of webhook:
send log output to a file; implicitly enables verbose logging
-nopanic
do not panic if hooks cannot be loaded when webhook is not running in verbose mode
-pidfile string
create PID file at the given path
-port int
port the webhook should serve hooks on (default 9000)
-secure