mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-29 07:19:40 -05:00
switch glauth to struct tag based env config
This commit is contained in:
committed by
Jörn Friedrich Dreyer
parent
161dd949fc
commit
788a390016
@@ -18,7 +18,7 @@ type Debug struct {
|
||||
type HTTP struct {
|
||||
Addr string `ocisConfig:"addr"`
|
||||
Root string `ocisConfig:"root"`
|
||||
Namespace string `ocisConfig:"namespace"`
|
||||
Namespace string
|
||||
}
|
||||
|
||||
// Service defines the available service configuration.
|
||||
|
||||
Reference in New Issue
Block a user