From df18f2e0eec63f4328d40f9e2cd98de9ac497862 Mon Sep 17 00:00:00 2001 From: abeudin Date: Fri, 10 Jan 2014 15:52:51 +0100 Subject: [PATCH] Update settings.json --- conf/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/settings.json b/conf/settings.json index 6f006dc..03cc785 100644 --- a/conf/settings.json +++ b/conf/settings.json @@ -80,7 +80,7 @@ "requireAuthorization": false, /*when you use NginX or another proxy/ load-balancer set this to true*/ - "trustProxy": false, + "trustProxy": true, /* Privacy: disable IP logging */ "disableIPlogging": false,