dozer icon indicating copy to clipboard operation
dozer copied to clipboard

yaml config structure

Open snork-alt opened this issue 2 years ago • 1 comments

Let's create a separate root section for the doer-config.yaml called settings.

This should include the sub-sections api and app, and we should distribute each setting and flag under its own section. No configuration settings should be at root level. Thus, the general structure of the yaml file should be:

  • app_name
  • connections
  • sources
  • sql
  • endpoints
  • settings
    • app
    • api

snork-alt avatar Aug 23 '23 04:08 snork-alt

We'll still have cloud at the root and telemetry should go into settings?

chubei avatar Aug 23 '23 04:08 chubei