X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/e12da4d96c1310152b11abfe70c3f868282a0e8b..563071c2424a63cbb0678669dc03e0b222fc46d4:/doc/disorder_config.5.in diff --git a/doc/disorder_config.5.in b/doc/disorder_config.5.in index 3cb36af..bd422d5 100644 --- a/doc/disorder_config.5.in +++ b/doc/disorder_config.5.in @@ -571,6 +571,9 @@ over track names. .IP If \fBstopword\fR is used without arguments then the list of stopwords is cleared. +.IP +There is a default set of stopwords built in, but this option can be used to +augment or replace that list. .TP .B tracklength \fIPATTERN\fR \fIMODULE\fR Specifies the module used to calculate the length of files matching @@ -589,6 +592,10 @@ Connect to the address specified by \fIHOST\fR and port specified by \fISERVICE\fR. .SS "Web Interface Configuration" .TP +.B mail_sender \fIADDRESS\fR +The email address that appears in the From: field of any mail messages sent by +the web interface. This must be set if you have online registration enabled. +.TP .B refresh \fISECONDS\fR Specifies the maximum refresh period in seconds. Default 15. .TP @@ -596,6 +603,10 @@ Specifies the maximum refresh period in seconds. Default 15. Defines the maximum number of characters to include in a \fBshort\fR name part. Default 30. .TP +.B smtp_server \fIHOSTNAME\fR +The hostname (or address) of the SMTP server to use for sending mail. The +default is 127.0.0.1. +.TP .B templates \fIPATH\fR ... Specifies the directory containing templates used by the web interface. If a template appears in more than one template directory