Feature request
Summary
Have subdirectories inside config folder like dev or prod. In there you could place config files to overwrite the config for specific environments.
Why is it needed?
To have different config in different environments.
Suggested solution(s)
Subdirectories inside the sync folder in which you can override the config. Could be used for env specific config, but maby also for logic based config split.
Feature request
Summary
Have subdirectories inside config folder like
devorprod. In there you could place config files to overwrite the config for specific environments.Why is it needed?
To have different config in different environments.
Suggested solution(s)
Subdirectories inside the sync folder in which you can override the config. Could be used for env specific config, but maby also for logic based config split.