diff --git a/doc/configuration/configuration.md b/doc/configuration/configuration.md index 18d5a21f3..85bf60f02 100644 --- a/doc/configuration/configuration.md +++ b/doc/configuration/configuration.md @@ -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. diff --git a/skin.json b/skin.json index 32ec2c741..64af14497 100644 --- a/skin.json +++ b/skin.json @@ -575,19 +575,6 @@ "VectorUseIconWatch": { "value": true }, - "VectorNightModePageOptions": { - "value": { - "mainpage": false, - "querystring": { - "action": "(history|edit|submit)", - "diff": ".+" - }, - "namespaces": [ - -1, - 14 - ] - } - }, "VectorMaxWidthOptions": { "value": { "exclude": {