diff --git a/_config.yml b/_config.yml index 92b911b88ca3da8d4a2d4b2f9ac1ded7a986a38f..ad42809851c16e11931ccd89a1f61643cb245d47 100644 --- a/_config.yml +++ b/_config.yml @@ -41,13 +41,13 @@ search: heading_level: 2 # Maximum amount of previews per search result # Default: 3 - previews: 3 + previews: 2 # Maximum amount of words to display before a matched word in the preview # Default: 5 - preview_words_before: 5 + preview_words_before: 3 # Maximum amount of words to display after a matched word in the preview # Default: 10 - preview_words_after: 10 + preview_words_after: 3 # Set the search token separator # Default: /[\s\-/]+/ # Example: enable support for hyphenated search words