summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/reference.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/reference.conf b/doc/reference.conf
index fa7c3c9..b2f4513 100644
--- a/doc/reference.conf
+++ b/doc/reference.conf
@@ -978,7 +978,8 @@ general {
gline_min_cidr6 = 48;
/*
- * Whether to automatically set mode +i on connecting users.
+ * invisible_on_connect: whether to automatically set mode +i on
+ * connecting users.
*/
invisible_on_connect = yes;
@@ -1099,7 +1100,7 @@ general {
stats_u_oper_only = no;
/*
- * stats i oper only: make stats i (auth {}) oper only. Set to:
+ * stats_i_oper only: make stats i (auth {}) oper only. Set to:
* yes - show users no auth blocks, made oper only.
* masked - show users the first matching auth block
* no - show users all auth blocks.