Set BookTranslatedOnly to false for example site
This commit is contained in:
parent
d9fe59a6e9
commit
60dfd9aa4b
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -104,4 +104,4 @@ params:
|
|||
|
||||
# /!\ 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
|
||||
|
|
Loading…
Reference in a new issue