yaml config structure
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.