Sha256: 058a1ae26bd42c291f010946c458ae55ab963a2c9a6f022ae45a09625e22f9d3
Contents?: true
Size: 1.54 KB
Versions: 40
Compression:
Stored size: 1.54 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/utilities/util_srv.yml # User configuration settings for J1 Utility Services # # Product/Info: # https://jekyll.one # # Copyright (C) 2022 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: User settings location: _data/utilities/util_srv.yml # ------------------------------------------------------------------------------ # USER configuration settings # settings: enabled: false # if set to true, util server will be started ssl: false origin: localhost host_name: 0.0.0.0 port: 40020 verbose: false # ------------------------------------------------------------------------------ # END config
Version data entries
40 entries across 40 versions & 1 rubygems