mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-03 17:29:22 -05:00
switch ocs to struct tag based env config
This commit is contained in:
committed by
Jörn Friedrich Dreyer
parent
cb27090cea
commit
161dd949fc
@@ -81,7 +81,6 @@ type Identity struct {
|
||||
type Config struct {
|
||||
*shared.Commons
|
||||
|
||||
File string `ocisConfig:"file"`
|
||||
Log *shared.Log `ocisConfig:"log"`
|
||||
Debug Debug `ocisConfig:"debug"`
|
||||
HTTP HTTP `ocisConfig:"http"`
|
||||
|
||||
Reference in New Issue
Block a user