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

This commit is contained in:
jenkins-bot 2024-09-11 17:56:58 +00:00 committed by Gerrit Code Review
commit 663e73e60d

View file

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