Improve config loading and overriding #181

Open
opened 2024-11-22 09:01:39 +01:00 by kamikazechaser · 0 comments

Sane defaults should either exist as a standard/commonly-acceptable configuration file like .yaml, .toml, .ini, .json. Any overriding should purely happen through such files, command line flags or through the OS way of setting env variables and not a required .env file which is commonly ignored.

Sane defaults should either exist as a standard/commonly-acceptable configuration file like .yaml, .toml, .ini, .json. Any overriding should purely happen through such files, command line flags or through the OS way of setting env variables and not a required .env file which is commonly ignored.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: urdt/ussd#181