commit 9f79d84a27e2e2d2b69ee8457616257ffbabaca2 from: Stefan Sperling date: Mon Sep 09 13:19:53 2024 UTC fix documentation of auth keyword in gotd.conf.5 commit - cebd4beed2990ad47383df6f9a11f2df0204fc6a commit + 9f79d84a27e2e2d2b69ee8457616257ffbabaca2 blob - 1a330f268fc8aa4dd56068850e152e343160c97e blob + 1966116e9ec44033ba77d02cf4bb5478e07f4d94 --- gotd/gotd.conf.5 +++ gotd/gotd.conf.5 @@ -333,7 +333,7 @@ The and .Ic port directives can be used to specify a different SMTP server address and port. -.It Ic url Ar URL Oo Ic auth Ar auth Oo Ic insecure Oc Oc Oo Ic hmac Ar label Oc +.It Ic url Ar URL Oo Ic auth Ar label Oo Ic insecure Oc Oc Oo Ic hmac Ar label Oc Send notifications via HTTP. This directive may be specified multiple times to build a list of HTTP servers to send notifications to. @@ -352,7 +352,9 @@ The optional directive enables HTTP Basic authentication. Authentication credentials must be specified in the separate .Xr gotd-secrets.conf 5 -file. +file, using the +.Ar label +as identifier. Unless the .Ic insecure option is specified the notification target