IIRC the "node" and "local" variables were dropped as part of the removal of the IPC mechanisms.
I didn't really swap "config" and "proxy" - I dropped "config" from the key names. It has been agreed that all configuration files will have a top level key under which the actual configuration is placed (e.g., "logging:" for logging configuration, "ip_allow:" for IP allow configuration). The base key, "config:", just happens to be the same as the dropped section but that's not required. On Wed, May 20, 2020 at 3:29 PM Walt Karas <[email protected]> wrote: > Option 1 seems like YAMLINO (YAML in name only). If that's what we > prefer, I think we should instead drop STRING and INT, and autodetect the > type (no YAML). > > How are we going to handle the current proxy.node and proxy.local > variables? Why order swap config and proxy? > > >
