diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 29baec4be..7ba14a56d 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -3224,6 +3224,7 @@ Module options: \begin{description} \titem{\{allow\_change\_subj, true|false\}} Allow occupants to change the subject. \titem{\{allow\_private\_messages, true|false\}} Occupants can send private messages to other occupants. + \titem{\{allow\_private\_messages\_from\_visitors, anyone|moderators|nobody\}} Visitors can send private messages to other occupants. \titem{\{allow\_query\_users, true|false\}} Occupants can send IQ queries to other occupants. \titem{\{allow\_user\_invites, false|true\}} Allow occupants to send invitations. \titem{\{allow\_visitor\_nickchange, true|false\}} Allow visitors to |