Fix bug #152 - disable self-registering

This commit is contained in:
Jan Vidar Krey
2011-08-16 15:09:02 +02:00
parent 472c489ae1
commit 998f5a57e2
4 changed files with 37 additions and 7 deletions

View File

@@ -108,6 +108,15 @@
<since>0.1.1</since>
</option>
<option name="register_self" type="boolean" default="0">
<short>Allow users to register themselves on the hub.</short>
<description><![CDATA[
If this is enabled guests can register their nickname on the hub.
Otherwise only operators can register users.
]]></description>
<since>0.4.0</since>
</option>
<option name="obsolete_clients" type="boolean" default="0">
<short>Support obsolete clients using a ADC protocol prior to 1.0</short>
<description><![CDATA[