update commands when running in supervised mode
This commit is contained in:
@@ -78,7 +78,8 @@ type Config struct {
|
||||
Ldap Ldap
|
||||
Service Service
|
||||
|
||||
Context context.Context
|
||||
Context context.Context
|
||||
Supervised bool
|
||||
}
|
||||
|
||||
// New initializes a new configuration with or without defaults.
|
||||
|
||||
Reference in New Issue
Block a user