- Added some tools to detect memory leaks.
[ircu2.10.12-pk.git] / doc / readme.features
index 116e4465576f8dd4e7d188f68703eb26ae11d16e..5d9aea641d87b75f8cd66407061a6bec55861190 100644 (file)
@@ -235,6 +235,13 @@ HIDDEN_HOST
 
 This selects the suffix for the hidden hostmask (see HOST_HIDING).
 
+HIDDEN_IP
+ * Type: string
+ * Default: 127.0.0.1
+
+This selects a fake IP to be shown on /USERIP and /WHO %i when the
+target has a hidden host (see HOST_HIDING).
+
 KILLCHASETIMELIMIT
  * Type: integer
  * Default: 30
@@ -640,6 +647,13 @@ This selects whether global IRC operators on this server are permitted
 to use the /GLINE command with the ! flag to force slightly wide
 G-lines to be set.
 
+OPER_LIST_CHAN 
+ * Type: boolean
+ * Default: TRUE
+
+This selects whether global IRC operators are permitted to list secret 
+(+s) channels.
+
 LOCOP_KILL
  * Type: boolean
  * Default: TRUE
@@ -721,3 +735,11 @@ LOCOP_WIDE_GLINE
 This selects whether local IRC operators are permitted to use the
 /GLINE command with the ! flag to force slightly wide G-lines to be
 set.
+
+LOCOP_LIST_CHAN
+ * Type: boolean
+ * Default: FALSE
+This selects whether local IRC operators are permitted to list secret 
+(+s) channels.
+