fix: remove QuickInstantCommons extension
All checks were successful
Flake checks / Check (pull_request) Successful in 4m34s
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:
parent
95f224a9b7
commit
5590b5b1b3
|
@ -115,7 +115,6 @@
|
||||||
wfLoadExtension('PluggableAuth');
|
wfLoadExtension('PluggableAuth');
|
||||||
wfLoadExtension('VisualEditor');
|
wfLoadExtension('VisualEditor');
|
||||||
wfLoadExtension('TemplateStyles');
|
wfLoadExtension('TemplateStyles');
|
||||||
wfLoadExtension('QuickInstantCommons');
|
|
||||||
|
|
||||||
# End of automatically generated settings.
|
# End of automatically generated settings.
|
||||||
# Add more configuration options below.
|
# Add more configuration options below.
|
||||||
|
|
Loading…
Reference in a new issue