summaryrefslogtreecommitdiff
path: root/exampleSite/config.yaml
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2020-02-04 22:24:36 +0100
committerAlex Shpak <alex-shpak@users.noreply.github.com>2020-02-04 22:24:36 +0100
commitc0bd5b5bb899343ef8b18cceec1982ab8980b236 (patch)
treed2d7f730a4facbcdd156806c37bc9eb7c4027071 /exampleSite/config.yaml
parent83f6c3d4755fcdb5ffd0d6720d888f73fd9fd828 (diff)
#90, Move inline scripts to file in assets to allow overwrite
Diffstat (limited to 'exampleSite/config.yaml')
-rw-r--r--exampleSite/config.yaml1
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