reword changelog
This commit is contained in:
@@ -2,13 +2,6 @@ Change: Restructure Configuration Parsing
|
|||||||
|
|
||||||
Tags: ocis
|
Tags: ocis
|
||||||
|
|
||||||
- Adds a new dependency that does roughly what I started to do on a side project. Not reinventing the wheel. MIT license.
|
CLI flags are no longer needed for subcommands, as we rely solely on env variables and config files. This greatly simplifies configuration and deployment.
|
||||||
- Remove cli flags on subcommands, not on ocis root command.
|
|
||||||
- Sane default propagation.
|
|
||||||
- Lays the foundation for easy config dump and service restart on config watch.
|
|
||||||
- Support for environment variables.
|
|
||||||
- Support for merging config values.
|
|
||||||
- Support for defaults.
|
|
||||||
- And technically speaking, the most important aspect is that it is thread safe, as I can create as many config.Config structs as desired.
|
|
||||||
|
|
||||||
https://github.com/owncloud/ocis/pull/2708
|
https://github.com/owncloud/ocis/pull/2708
|
||||||
|
|||||||
Reference in New Issue
Block a user