We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437360f commit b517b7cCopy full SHA for b517b7c
1 file changed
interface/lib/config.inc.php
@@ -160,6 +160,6 @@
160
define('LOGLEVEL_ERROR', 2);
161
162
//** Admin IP whitelist file
163
-$conf['admin_ip_whitelist_file'] = '/etc/ispconfig_admin_ip_whitelist';
+$conf['admin_ip_whitelist_file'] = '/usr/local/ispconfig/security/admin_ip.whitelist';
164
165
?>
0 commit comments