Update of /cvsroot/genericircd/gircd2.0/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv15256/doc
Modified Files:
FEATURES.gircd
Log Message:
Added USER CLOAK Feature.
Index: FEATURES.gircd
===================================================================
RCS file: /cvsroot/genericircd/gircd2.0/doc/FEATURES.gircd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** FEATURES.gircd 23 Oct 2003 16:27:36 -0000 1.1
--- FEATURES.gircd 25 Oct 2003 20:30:24 -0000 1.2
***************
*** 121,122 ****
--- 121,133 ----
This hides the G-Line quit reason ...
+
+ F:USERCLOAK
+ * Type: boolean
+ * Default: TRUE
+ This activates/deactivates the User Cloaking system. If a user sets +x and has no account
+ set he will get a crypted hostmask.
+
+ F:USER_CLOAK_HOST
+ * Type: string
+ * Default: cloak.genericnet.org
+ The string to be added to the user-encrypted Host.
|