From 1e88c3f1807f63134120c0284ffedd36d2d22aeb Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 11 Jul 2011 17:33:26 +0200 Subject: Room option to ignore private messages from visitors (thanks to Maxim Ignatenko) --- doc/guide.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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 -- cgit v1.2.3