Update localsettings for new proxies
This commit is contained in:
parent
d1b1f756e3
commit
f6dfe0696e
1 changed files with 12 additions and 0 deletions
|
@ -354,6 +354,18 @@ $wgSquidServers = array(
|
||||||
# proxy07
|
# proxy07
|
||||||
"213.175.193.205",
|
"213.175.193.205",
|
||||||
"192.168.1.52",
|
"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 %}
|
{% endif %}
|
||||||
);
|
);
|
||||||
$wgSquidServersNoPurge = array('127.0.0.1');
|
$wgSquidServersNoPurge = array('127.0.0.1');
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue