Sha256: 04fe0c8d7d4c71206ae5f0df5f4e099b6e96cf5eba464d3f61e63f6fc0965e39
Contents?: true
Size: 1.5 KB
Versions: 28
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 Juergen Adams # # J1 Theme 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
28 entries across 28 versions & 1 rubygems