Enabling or disabling settings

If the config.yaml setting is commented out, or set to empty value, the default value is used. The default value is the value set in the original config.yaml file.

In the original config.yaml file, /runtime/Connections Manager/keep: 0 means that the default value of /runtime/Connections Manager/keep is 0. Therefore, the following three lines setting keep option are equal:

/runtime
  Connections Manager:
    keep: 0
    # keep: 0
    keep: