Sha256: 21cc8a2e59879e54b40799ea92344381c722e17048cfb96d46415c54395b8e84
Contents?: true
Size: 1.54 KB
Versions: 16
Compression:
Stored size: 1.54 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/utilities/defaults/util_srv.yml # Default configuration settings for J1 Utility Services # # 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 # ------------------------------------------------------------------------------ # NOTE: For the utility server, toplevel ports like 44444 are used to prevent # Chrome unsafe port issues (net::ERR_UNSAFE_PORT) # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # About this configuration (used for J1 CC only) # about_config: title: Utility Services scope: Default settings location: _data/utilities/defaults/util_srv.yml # ------------------------------------------------------------------------------ # Default configuration settings # defaults: enabled: false private_data: _data/private.yml ssl: false origin: localhost host_name: 0.0.0.0 port: 44444 verbose: false # ------------------------------------------------------------------------------ # END config
Version data entries
16 entries across 16 versions & 1 rubygems