diff options
Diffstat (limited to 'exampleSite/config.yaml')
-rw-r--r-- | exampleSite/config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 0e56f53..889f96b 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -68,6 +68,7 @@ params: # (Optional, default true) Enables search function with flexsearch, # Index is built on fly, therefore it might slowdown your website. + # Configuration for indexing can be adjusted in i18n folder per language. BookSearch: true # (Optional, default true) Enables comments template on pages |