Sha256: 09975a3105b7300b6d4f28f951bd3c7a3ebf3d4a482385261f7a74015b63651b

Contents?: true

Size: 1.2 KB

Versions: 3

Compression:

Stored size: 1.2 KB

Contents

# ------------------------------------------------------------------------------
#  ~/_data/modules/quicksearch.yml
#  User configuration settings for J1 QuickSearch module
#
#  Product/Info:
#  https://jekyll.one
#
#  Copyright (C) 2021 Juergen Adams
#
#  J1 Template is licensed under the MIT License.
#  See: https://github.com/jekyll-one/J1 Template/blob/master/LICENSE
# ------------------------------------------------------------------------------

# ------------------------------------------------------------------------------
# About this configuration (used for J1 CC only)
#
about_config:

  title:                                J1 QuickSearch
  scope:                                User settings
  location:                             _data/modules/quicksearch.yml

# ------------------------------------------------------------------------------
# User configuration settings
#
settings:

  enabled:                              true
  placement:                            navbar
  target:                               _blank

  stopwords_locale:                     en
  min_length:                           3

# ------------------------------------------------------------------------------
# END config

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
j1-template-2021.0.16 lib/starter_web/_data/modules/quicksearch.yml
j1-template-2021.0.15 lib/starter_web/_data/modules/quicksearch.yml
j1-template-2021.0.14 lib/starter_web/_data/modules/quicksearch.yml