mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-28 23:09:46 -05:00
remove supervised flag from configs
This commit is contained in:
@@ -32,8 +32,7 @@ type Config struct {
|
||||
EnableBasicAuth bool `ocisConfig:"enable_basic_auth" env:"PROXY_ENABLE_BASIC_AUTH"`
|
||||
InsecureBackends bool `ocisConfig:"insecure_backends" env:"PROXY_INSECURE_BACKENDS"`
|
||||
|
||||
Context context.Context
|
||||
Supervised bool
|
||||
Context context.Context
|
||||
}
|
||||
|
||||
// Policy enables us to use multiple directors.
|
||||
|
||||
Reference in New Issue
Block a user