diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-03-30 11:30:58 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-03-30 11:30:58 -0400 |
commit | e00508d188de053caeb19595b94452973d87da3b (patch) | |
tree | 36e4e4b174640e171d379fa89575b887381ef612 /README | |
parent | 559cf75edbbf60a0d9f8e4991333d85a79359a99 (diff) |
correct setting for default user
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1184,10 +1184,10 @@ newuser Options with new users. -subscribe: nickname of a user account to automatically subscribe new - users to. Typically this would be system account for e.g. - service updates or announcements. Users are able to unsub - if they want. Default is null; no auto subscribe. +default: nickname of a user account to automatically subscribe new + users to. Typically this would be system account for e.g. + service updates or announcements. Users are able to unsub + if they want. Default is null; no auto subscribe. welcome: nickname of a user account that sends welcome messages to new users. Can be the same as 'subscribe' account, although on busy servers it may be a good idea to keep that one just for |