From 9353df528308ee719235964cf00322bfd2e6e7ba Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Mon, 11 Aug 2014 10:31:44 -0700 Subject: [PATCH] Docs: Revert follow_x_forwarded_for default description --- src/cf.data.pre | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cf.data.pre b/src/cf.data.pre index 9f55414de2..53e0140e37 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1196,7 +1196,7 @@ TYPE: acl_access IFDEF: FOLLOW_X_FORWARDED_FOR LOC: Config.accessList.followXFF DEFAULT_IF_NONE: deny all -DEFAULT_DOC: indirect client IP will not be accepted. +DEFAULT_DOC: X-Forwarded-For header will be ignored. DOC_START Determine which client proxies can be trusted to provide correct information regarding real client IP address. -- 2.47.3