1031 |
*/ |
*/ |
1032 |
warn_no_nline = yes; |
warn_no_nline = yes; |
1033 |
|
|
1034 |
|
/* |
1035 |
|
* stats_e_disabled: set this to 'yes' to disable "STATS e" for both |
1036 |
|
* operators and administrators. Doing so is a good idea in case |
1037 |
|
* there are any exempted (exempt{}) server IPs you don't want to |
1038 |
|
* see leaked. |
1039 |
|
*/ |
1040 |
|
stats_e_disabled = no; |
1041 |
|
|
1042 |
/* stats_o_oper only: make stats o (opers) oper only */ |
/* stats_o_oper only: make stats o (opers) oper only */ |
1043 |
stats_o_oper_only = yes; |
stats_o_oper_only = yes; |
1044 |
|
|