Sha256: 9148285a7ec346d72017b18dee14e7e464476616a9f50c23eb60099c26056edc
Contents?: true
Size: 1.88 KB
Versions: 3
Compression:
Stored size: 1.88 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/modules/defaults/toccer.yml # Default configuration settings for J1 Toccer (TOC Module) # # Product/Info: # https://jekyll.one # # Copyright (C) 2020 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # About this configuration (used for J1 CC only) # about_config: title: Toccer scope: Default settings location: _data/modules/toccer.yml # ------------------------------------------------------------------------------ # User configuration settings # settings: # ---------------------------------------------------------------------------- # GENERAL settings # # enabled # ---------------------------------------------------------------------------- # Enables|Disables the use of J1 TocManager # # values: boolean (true|false) # default: false # # log # -------------------------------------------------------------------------- # Setting the log option to true enables the current option settings to # be written to the JavaScript console so you can inspect the settings. # # values: boolean (true|false) # default: false # ---------------------------------------------------------------------------- enabled: true log: false delay: 400 # ------------------------------------------------------------------------------ # END config
Version data entries
3 entries across 3 versions & 1 rubygems