ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/doc/reference.conf
(Generate patch)

Comparing ircd-hybrid/trunk/doc/reference.conf (file contents):
Revision 2185 by michael, Tue Jun 4 12:29:18 2013 UTC vs.
Revision 2196 by michael, Tue Jun 4 18:30:12 2013 UTC

# Line 848 | Line 848 | channel {
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           */
# Line 968 | Line 974 | general {
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.

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)