Merge "Increase threshold for table of contents collapsing"

This commit is contained in:
jenkins-bot 2023-01-26 23:42:06 +00:00 committed by Gerrit Code Review
commit 182e9556bf

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": {