From a2b7ef92a1b38ebf96663ff1e0bb4bafac73a714 Mon Sep 17 00:00:00 2001 From: Elizabeth Myers Date: Mon, 11 Apr 2016 11:26:15 -0500 Subject: [PATCH] Make directions more clear for disabling OPM --- doc/ircd.conf.example | 4 ++-- doc/reference.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/ircd.conf.example b/doc/ircd.conf.example index 72101454f..71d26c715 100644 --- a/doc/ircd.conf.example +++ b/doc/ircd.conf.example @@ -435,8 +435,8 @@ blacklist { * WARNING: * These settings are considered experimental. Only the most common proxy types * are checked for (Charybdis is immune from POST and GET proxies). If you are - * not comfortable with experimental code, remove or comment out the block - * below to disable the proxy scanner. + * not comfortable with experimental code, remove or comment out the *entire* + * block below to disable the proxy scanner. */ opm { /* IPv4 address to listen on. This must be a publicly facing IP address diff --git a/doc/reference.conf b/doc/reference.conf index f877fa24d..ff1c19335 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -911,8 +911,8 @@ blacklist { * WARNING: * These settings are considered experimental. Only the most common proxy types * are checked for (Charybdis is immune from POST and GET proxies). If you are - * not comfortable with experimental code, remove or comment out the block - * below to disable the proxy scanner. + * not comfortable with experimental code, remove or comment out the *entire* + * block below to disable the proxy scanner. */ opm { /* IPv4 address to listen on. This must be a publicly facing IP address