diff options
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r-- | exampleSite/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 165bc10..025d382 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -108,4 +108,4 @@ enableGitInfo = true # /!\ This is an experimental feature, might be removed or changed at any time # (Optional, experimental, default false) Enables a drop-down menu for translations only if a translation is present. - BookTranslatedOnly = true + BookTranslatedOnly = false |