Increase threshold for table of contents collapsing

Bug: T328045
Change-Id: Ia8824db1f7e98655cb14a7aea4bfb97082f987a4
This commit is contained in:
Jon Robson 2023-01-26 08:55:50 -08:00
parent 2c54053ba7
commit 6b064dad9f

View file

@ -609,7 +609,7 @@
"description": "@var boolean Temporary feature flag that controls link to beginning of article."
},
"VectorTableOfContentsCollapseAtCount": {
"value": 20,
"value": 28,
"description": "@var The minimum number of headings required to collapse all headings in the sticky table of contents by default."
},
"VectorPageTools": {