848 |
|
*/ |
849 |
|
serverhide { |
850 |
|
/* |
851 |
+ |
* disable_remote_commands: disable users doing commands |
852 |
+ |
* on remote servers. |
853 |
+ |
*/ |
854 |
+ |
disable_remote_commands = no; |
855 |
+ |
|
856 |
+ |
/* |
857 |
|
* flatten_links: this option will show all servers in /links appear |
858 |
|
* that they are linked to this current server. |
859 |
|
*/ |
974 |
|
*/ |
975 |
|
disable_auth = no; |
976 |
|
|
971 |
– |
/* disable_remote_commands: disable users doing commands on remote servers. */ |
972 |
– |
disable_remote_commands = no; |
973 |
– |
|
977 |
|
/* |
978 |
|
* tkline_expire_notices: enables or disables temporary kline/xline |
979 |
|
* expire notices. |