chiark / gitweb /
support alternative hashes for authentication
[disorder] / doc / disorder_config.5.in
index 4cde04fcf7bd388c7453a47c6cdca0580e6f50c7..b1ea0b1fa6de6a84e5b91edc5d9be10bc16ed0c6 100644 (file)
@@ -142,6 +142,12 @@ automatically included, but should include the proper extension.
 .IP
 The default is \fB{/artist}{/album}{/title}{ext}\fR.
 .TP
+.B authorization_algorthm \fIALGORITHM\fR
+Defines the algorithm used to authenticate clients.  The valid options
+are sha1 (the default), sha256, sha384 and sha512.  See
+.BR disorder_protocol (5)
+for more details.
+.TP
 .B broadcast \fIADDRESS\fR \fIPORT\fR
 Transmit sound data to \fIADDRESS\fR using UDP port \fIPORT\fR.  This implies
 \fBspeaker_backend network\fR.