diff options
Diffstat (limited to 'exampleSite/config')
| -rw-r--r-- | exampleSite/config/_default/params.yaml | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/exampleSite/config/_default/params.yaml b/exampleSite/config/_default/params.yaml index 9988a0d..2ede17d 100644 --- a/exampleSite/config/_default/params.yaml +++ b/exampleSite/config/_default/params.yaml @@ -139,11 +139,10 @@ comments: categoryId: DIC_kwDOHEYac84Cerse # Optional parameters: - # - # theme: light - # mapping: pathname - # strict: 0 - # reactionsEnabled: 1 - # emitMetadata: 0 - # inputPosition: bottom - # lang: en + theme: light + mapping: pathname + strict: 0 + reactionsEnabled: 1 + emitMetadata: 0 + inputPosition: bottom + lang: en |
