diff --git a/roles/archwiki/templates/LocalSettings.php.j2 b/roles/archwiki/templates/LocalSettings.php.j2 index 09b042e33b9fbfdf876975782e86c00ef05e1da6..54887acb7b40d7744b84758f3ab685480da71504 100644 --- a/roles/archwiki/templates/LocalSettings.php.j2 +++ b/roles/archwiki/templates/LocalSettings.php.j2 @@ -81,9 +81,6 @@ $wgRunJobsAsync = 1; $wgAllowUserJs = true; $wgAllowUserCss = true; -# Section anchors: use HTML5-style anchors as primary, legacy as fallbback -$wgFragmentMode = [ 'html5', 'legacy' ]; - ## ## Database settings