config/defaults.inc.php
@@ -358,6 +358,10 @@ // check client IP in session authorization $config['ip_check'] = false; // List of trusted proxies // X_FORWARDED_* and X_REAL_IP headers are only accepted from these IPs $config['proxy_whitelist'] = array(); // check referer of incoming requests $config['referer_check'] = false;