Update config.xml
This commit is contained in:
parent
ac96ace7df
commit
f0b67ea4cd
|
@ -111,7 +111,7 @@
|
||||||
<option name="register_self" type="boolean" default="0">
|
<option name="register_self" type="boolean" default="0">
|
||||||
<short>Allow users to register themselves on the hub.</short>
|
<short>Allow users to register themselves on the hub.</short>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
If this is enabled guests can register their nickname on the hub.
|
If this is enabled guests can register their nickname on the hub using !register command.
|
||||||
Otherwise only operators can register users.
|
Otherwise only operators can register users.
|
||||||
]]></description>
|
]]></description>
|
||||||
<since>0.4.0</since>
|
<since>0.4.0</since>
|
||||||
|
|
Loading…
Reference in New Issue