- update ./doc/uhub.conf example file for mod_chat_only.so
This commit is contained in:
parent
5068fe8351
commit
390b63e80a
|
@ -84,9 +84,6 @@ flood_ctl_extras=5
|
||||||
# if chat_is_privileged=yes only registered users may write in main chat
|
# if chat_is_privileged=yes only registered users may write in main chat
|
||||||
chat_is_privileged = no
|
chat_is_privileged = no
|
||||||
|
|
||||||
# if chat_only = yes then search and transfer functionality is disabled for
|
|
||||||
# non-operator users.
|
|
||||||
chat_only = no
|
|
||||||
|
|
||||||
# if obsolete_clients=1 allows old clients to enter , 0 gives an error message (msg_proto_obsolete_adc0) if they try connect
|
# if obsolete_clients=1 allows old clients to enter , 0 gives an error message (msg_proto_obsolete_adc0) if they try connect
|
||||||
# defaults obsolete_clients=1
|
# defaults obsolete_clients=1
|
||||||
|
|
Loading…
Reference in New Issue