Sha256: 9931e3dccfc01919320e3a3856f4cb5f90025a3deee2c327a0dffb17640cf021
Contents?: true
Size: 1.5 KB
Versions: 19
Compression:
Stored size: 1.5 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/utilities/util_srv.yml # User configuration settings for J1 Utility Services # # Product/Info: # https://jekyll.one # # Copyright (C) 2023, 2024 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) # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # Description # description: 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
19 entries across 19 versions & 1 rubygems