Felix Eckhofer
2014-03-26 f58a294949547ed132bf3cdb5815b68c659b992a
config/defaults.inc.php
@@ -358,6 +358,10 @@
// check client IP in session athorization
$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;