mirror of
https://github.com/adnanh/webhook.git
synced 2025-07-01 16:58:31 +00:00
Merge pull request #381 from moorereason/feature/logfile
Feature/logfile
This commit is contained in:
commit
569921cd72
2 changed files with 47 additions and 20 deletions
|
@ -21,6 +21,8 @@ Usage of webhook:
|
|||
path to the HTTPS certificate private key pem file (default "key.pem")
|
||||
-list-cipher-suites
|
||||
list available TLS cipher suites
|
||||
-logfile string
|
||||
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
|
||||
-port int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue