From bd4d4f0efe6d4f875235beca6cf125713147b527 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 1 May 2014 20:55:51 +0000 Subject: - Update reference.conf git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3464 82007160-df01-0410-b94d-b575c5fd34c7 --- doc/reference.conf | 5 +++-- 1 file 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. -- cgit