summaryrefslogtreecommitdiff
path: root/doc/reference.conf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference.conf')
-rw-r--r--doc/reference.conf9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/reference.conf b/doc/reference.conf
index b976149..64f49d0 100644
--- a/doc/reference.conf
+++ b/doc/reference.conf
@@ -848,6 +848,12 @@ channel {
*/
serverhide {
/*
+ * disable_remote_commands: disable users doing commands
+ * on remote servers.
+ */
+ disable_remote_commands = no;
+
+ /*
* flatten_links: this option will show all servers in /links appear
* that they are linked to this current server.
*/
@@ -968,9 +974,6 @@ general {
*/
disable_auth = no;
- /* disable_remote_commands: disable users doing commands on remote servers. */
- disable_remote_commands = no;
-
/*
* tkline_expire_notices: enables or disables temporary kline/xline
* expire notices.