diff options
Diffstat (limited to 'exampleSite/config.yaml')
-rw-r--r-- | exampleSite/config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 720d5d3..6db35ed 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -63,7 +63,7 @@ params: # Index is built on fly, therefore it might slowdown your website. BookSearch: true - # (Optional, default none) Search config for flexsearch index. + # (Optional, default {}) Search config for flexsearch index. # Read documentation at https://github.com/nextapps-de/flexsearch#usage. By default 'balance' preset is used. # This option allows to set specific configs for languages support. Must be valid JavaScript object. BookSearchConfig: | |