fix: remove QuickInstantCommons extension
All checks were successful
Flake checks / Check (pull_request) Successful in 4m34s

Docker image updated in 529554b4d1

Seems currently broken:
https://wiki.pub.solar/index.php/Special:RecentChanges with the
extension enabled throws:

Internal error LogicException: Backend with name 'wikimediacommons-backend' already registered.
This commit is contained in:
teutat3s 2024-01-08 21:53:14 +01:00
parent 95f224a9b7
commit 5590b5b1b3
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -115,7 +115,6 @@
wfLoadExtension('PluggableAuth');
wfLoadExtension('VisualEditor');
wfLoadExtension('TemplateStyles');
wfLoadExtension('QuickInstantCommons');
# End of automatically generated settings.
# Add more configuration options below.