mediawiki-skins-Vector/resources/skins.vector.js/config.json
Jon Robson dba9e16be2 Limit table wrapping to configuration flag
We want to limit this behaviour on initial roll out to certain
wikis.

Bug: T330527
Change-Id: If73f6f3d182cc386ebf0e750206afdb05fd3d863
2024-05-29 15:35:45 -07:00

6 lines
168 B
JSON

{
"@doc": "This file describes the shape of the AB config. It exists to support jest and TypeScript.",
"VectorSearchApiUrl": "",
"VectorWrapTablesTemporary": true
}