Remove unimplemented configuration

This was never implemented and will likely cause avoidable
confusion if allowed to persist in the codebase given our work on T359606

Change-Id: Icf36108f24198358e53bf04942751fe3306bc726
This commit is contained in:
Jon Robson 2024-03-07 16:36:19 -08:00 committed by Jdlrobson
parent 69a0f5cecc
commit e9f7f3a3ca
2 changed files with 0 additions and 20 deletions

View file

@ -157,13 +157,6 @@ Different projects have different needs, so some configuration on the site level
* Allows site to specify an alternative API for search queries. If not set uses default MediaWiki search. Mostly used for development purposes.
6. wgVectorNightModePageOptions
- Configures night mode options for the Vector skin.
- Defines exclusions and inclusions for specific pages.
## **User Preference Options Glossary**
The following are interface elements or settings that users can customize within the Vector skin, such as toggling night mode, adjusting the width of the content area, or changing the font size.

View file

@ -575,19 +575,6 @@
"VectorUseIconWatch": {
"value": true
},
"VectorNightModePageOptions": {
"value": {
"mainpage": false,
"querystring": {
"action": "(history|edit|submit)",
"diff": ".+"
},
"namespaces": [
-1,
14
]
}
},
"VectorMaxWidthOptions": {
"value": {
"exclude": {