switch wiki logo to https

This commit is contained in:
Kevin Fenzi
2016-09-20 23:49:00 +00:00
parent b261403d84
commit ed9ccfaa2f

View File

@@ -482,7 +482,7 @@ $wgAllowUserJs = true;
$wgEnableWriteAPI = true;
$wgLogo = "http://fedoraproject.org/static/images/fedora-logo.png";
$wgLogo = "https://fedoraproject.org/static/images/fedora-logo.png";
### LOCKDOWN PERMISSIONS ###
$wgGroupPermissions['Legal']['read'] = true;