Document general::stats_l_oper_only

This commit is contained in:
Ed Kellett 2020-11-08 17:40:01 +00:00
parent 63ab1dd609
commit eafe4df92a
1 changed files with 7 additions and 0 deletions

View File

@ -1218,6 +1218,13 @@ general {
*/
stats_k_oper_only = masked;
/* stats l/L oper only:
* yes: non-opers can't use this at all
* self: non-opers see only themselves
* no: show targeted users or non-hidden opers to everyone
*/
stats_l_oper_only = self;
/* map oper only: make /map oper only */
map_oper_only = no;