Fix config path
This commit is contained in:
parent
a78a62b180
commit
c97430ba68
@ -16,7 +16,7 @@ rcvar=webhook_enable
|
||||
|
||||
load_rc_config $name
|
||||
|
||||
: ${webhook_conf:=/usr/local/etc/webhook.yaml}
|
||||
: ${webhook_conf:=/usr/local/etc/webhook/webhook.yaml}
|
||||
: ${webhook_enable:=NO}
|
||||
: ${webhook_facility:=daemon}
|
||||
: ${webhook_priority:=debug}
|
||||
|
Loading…
Reference in New Issue
Block a user