diff --git a/config/LocalSettings.php b/config/LocalSettings.php index d297fbd..bf6d0cd 100644 --- a/config/LocalSettings.php +++ b/config/LocalSettings.php @@ -140,9 +140,7 @@ 'svg' => "$wgResourceBasePath/resources/assets/sitelogo.svg", ]; -# Restore old config to look for favicon.ico until someone look into the redirect issue -#$wgFavicon = '/favicon.svg'; -$wgFavicon = false; +$wgFavicon = '/favicon.svg'; ## UPO means: this is also a user preference option $wgEnableEmail = true;