commit f256d99d186ab3bc1cebc3d34f3c1e29666532d8 from: Stefan Sperling via: Thomas Adam date: Tue Sep 10 14:11:00 2024 UTC fix documentation of auth keyword in gotd.conf.5 commit - 89ce4476468695fce7134a5b43a426112ebc34ae commit + f256d99d186ab3bc1cebc3d34f3c1e29666532d8 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