Sha256: 023c08b931c7d6e9a08106219ea5f3ed89151d5133485e06c45d6f50243be09e
Contents?: true
Size: 1.83 KB
Versions: 15
Compression:
Stored size: 1.83 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/modules/defaults/toccer.yml # Default configuration settings for J1 Toccer (TOC Module) # # Product/Info: # https://jekyll.one # # Copyright (C) 2023 Juergen Adams # # J1 Theme is licensed under the MIT License. # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # Description (used for J1 CC only) # description: title: Toccer scope: Default settings location: _data/modules/toccer.yml # ------------------------------------------------------------------------------ # User configuration settings # settings: # ---------------------------------------------------------------------------- # GENERAL settings # # enabled # ---------------------------------------------------------------------------- # Enables|Disables the use of J1 Toccer module # # 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 # ------------------------------------------------------------------------------ # END config
Version data entries
15 entries across 15 versions & 1 rubygems