Move planet.fedoraproject.org to fedoraplanet.org

This commit is contained in:
Till Maas 2015-06-04 23:25:01 +02:00
parent 5b91adb3a2
commit ff2f58c243
43 changed files with 112 additions and 110 deletions

View file

@ -417,7 +417,7 @@ $wgSquidMaxage = 432000;
$wgNoFollowLinks = false;
# This can be an array in version 1.14 and above.
$wgAllowExternalImagesFrom = array("http://fedoraproject.org/", "http://docs.fedoraproject.org", "http://fedorahosted.org/", "http://fedorapeople.org", "http://planet.fedoraproject.org");
$wgAllowExternalImagesFrom = array("http://fedoraproject.org/", "http://docs.fedoraproject.org", "http://fedorahosted.org/", "http://fedorapeople.org", "http://fedoraplanet.org");
$wgAllowUserCss = true;
$wgAllowUserJs = true;