Disable font size scaling on Special: pages, and other namespaces

Bring in the WMF defaults for namespaces and actions
so that they apply to 3rd party wikis, and dev instances.

Bug: T373875
Change-Id: I865aebb4c2934ab6bc1cc55d9af9143f5fd75816
This commit is contained in:
Ed Sanders 2024-09-11 17:36:57 +01:00 committed by Esanders
parent b33a895bc1
commit 48cdb7e8e8

View file

@ -610,8 +610,8 @@
"exclude": {
"mainpage": false,
"pagetitles": [],
"namespaces": [],
"querystring": {}
"namespaces": [ -1, 6, 14, 100, 710 ],
"querystring": { "action": "info|protect|delete|undelete|action|history" }
},
"include": []
},