Skip to content

Commit 13d8ce1

Browse files
committed
Just added properties to config.json-default
To make it easier for POD-providers to update their own config.json files
1 parent b18f0b8 commit 13d8ce1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config.json-default

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@
1414
"name": "",
1515
"description": "",
1616
"logo": ""
17-
}
17+
},
18+
"enforceToc": true,
19+
"tocUri": "https://your-toc"
1820
}

0 commit comments

Comments
 (0)