summaryrefslogtreecommitdiffstats
path: root/exampleSite/config
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config')
-rw-r--r--exampleSite/config/_default/params.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/exampleSite/config/_default/params.yaml b/exampleSite/config/_default/params.yaml
index 9387248..42685e5 100644
--- a/exampleSite/config/_default/params.yaml
+++ b/exampleSite/config/_default/params.yaml
@@ -91,3 +91,9 @@ facebook_id: ''
# Twitter username for the website
twitter: john_doe
+
+# Configure search engine
+search:
+ # Maximum length (in words) of each text blurb. You can change this
+ # value if you find that 100 is too short or too long for your taste.
+ maxSummaryLength: 100