| 371 |
|
* resv_exempt - exempt this user from resvs ('$' prefix on /stats I) |
| 372 |
|
* no_tilde - remove ~ from a user with no ident ('-' prefix on /stats I) |
| 373 |
|
* can_flood - allow this user to exceed flood limits ('|' prefix on /stats I) |
| 374 |
< |
* webirc - enables WEBIRC authentication for web-based clients such as Mibbit |
| 374 |
> |
* webirc - enables WEBIRC authentication for web-based clients such as Mibbit |
| 375 |
|
* ('<' prefix on /stats I) |
| 376 |
|
*/ |
| 377 |
|
flags = need_password, spoof_notice, exceed_limit, kline_exempt, |
| 862 |
|
*/ |
| 863 |
|
hide_servers = no; |
| 864 |
|
|
| 865 |
+ |
|
| 866 |
+ |
/* |
| 867 |
+ |
* hide_services: define this if you want to hide the location of |
| 868 |
+ |
* services servers thar are specified service{} block. |
| 869 |
+ |
*/ |
| 870 |
+ |
hide_services = no; |
| 871 |
+ |
|
| 872 |
|
/* |
| 873 |
|
* Use this as the servername users see if hide_servers = yes. |
| 874 |
|
*/ |