MDL-76755 admin: Blocked hosts defaults improved

This commit is contained in:
David Woloszyn 2023-02-02 15:16:17 +11:00
parent 880462a168
commit 23318ebb5e

View file

@ -169,7 +169,7 @@ if ($hassiteconfig) { // speedup for non-admins, add all caps used on this page
// Settings elements used by the \core\files\curl_security_helper class. // Settings elements used by the \core\files\curl_security_helper class.
$blockedhostsdefault = [ $blockedhostsdefault = [
'127.0.0.1', '127.0.0.0/8',
'192.168.0.0/16', '192.168.0.0/16',
'10.0.0.0/8', '10.0.0.0/8',
'172.16.0.0/12', '172.16.0.0/12',