Sha256: 4a93d1852081cfb6412de622fa0fdfb30b358d44a6f166aeb36c63ecb7958925
Contents?: true
Size: 1.54 KB
Versions: 26
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) 2020 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
26 entries across 26 versions & 1 rubygems