Compare commits

..

No commits in common. "main" and "v2.8.1" have entirely different histories.
main ... v2.8.1

2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@
PORTNAME= webhook
PORTVERSION= 2.8.1
PORTREVISION= 1
CATEGORIES= net-mgmt
MAINTAINER= johan@nosd.in

View File

@ -16,7 +16,7 @@ rcvar=webhook_enable
load_rc_config $name
: ${webhook_conf:=/usr/local/etc/webhook/webhook.yaml}
: ${webhook_conf:=/usr/local/etc/webhook.yaml}
: ${webhook_enable:=NO}
: ${webhook_facility:=daemon}
: ${webhook_priority:=debug}