Update of /cvsroot/solidircd/solidircd-stable/doc
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv5110/doc
Modified Files:
reference.conf
Log Message:
Review CHANGES for more details
Index: reference.conf
===================================================================
RCS file: /cvsroot/solidircd/solidircd-stable/doc/reference.conf,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** reference.conf 25 Jun 2006 22:53:00 -0000 1.6
--- reference.conf 1 Oct 2006 21:45:44 -0000 1.7
***************
*** 186,189 ****
--- 186,198 ----
* in multiple Options blocks. If a token is specified twice, the second
* value overrides the first.
+ *
+ * The rquit option prevents unregistered clients from having a quit message, this
+ * helps prevent channel flood with quit messages.
+ *
+ * The auto_umode_R will automatically set +R to clients that connect,
+ * this mode does not allow unregistered users to private message registered users.
+ *
+ * The auto_umode_v will automatically set +v to clients that connect,
+ * this mode will set a hostmask to that user to hide his realhost.
*/
|