mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-17 23:17:09 -04:00
reword changelog
This commit is contained in:
@@ -2,13 +2,6 @@ Change: Restructure Configuration Parsing
|
||||
|
||||
Tags: ocis
|
||||
|
||||
- Adds a new dependency that does roughly what I started to do on a side project. Not reinventing the wheel. MIT license.
|
||||
- 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.
|
||||
CLI flags are no longer needed for subcommands, as we rely solely on env variables and config files. This greatly simplifies configuration and deployment.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/2708
|
||||
|
||||
Reference in New Issue
Block a user