Update localsettings for new proxies

This commit is contained in:
Kevin Fenzi 2015-02-18 22:27:46 +00:00
parent d1b1f756e3
commit f6dfe0696e

View file

@ -354,6 +354,18 @@ $wgSquidServers = array(
# proxy07
"213.175.193.205",
"192.168.1.52",
# proxy08
"67.203.2.67",
"192.168.1.78",
# proxy09
"66.135.62.187",
"192.168.1.15",
# proxy10
"10.5.126.51",
"192.168.1.17",
{% endif %}
);
$wgSquidServersNoPurge = array('127.0.0.1');