mirror of
https://github.com/owncloud/ocis
synced 2026-05-03 13:02:23 +02:00
default LDAP_WRITE_ENABLED to true
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -118,6 +118,7 @@ func DefaultConfig() *config.Config {
|
||||
CredentialsByUserAgent: map[string]string{},
|
||||
},
|
||||
},
|
||||
LDAPServerWriteEnabled: true,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user