mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
remove unsupported drivers from the documentation
This commit is contained in:
@@ -50,7 +50,7 @@ type GRPCConfig struct {
|
||||
}
|
||||
|
||||
type AuthProviders struct {
|
||||
JSON JSONProvider `yaml:"json"`
|
||||
JSON JSONProvider `yaml:"json"` // not supported by the oCIS product, therefore not part of docs
|
||||
LDAP LDAPProvider `yaml:"ldap"`
|
||||
OwnCloudSQL OwnCloudSQLProvider `yaml:"owncloud_sql"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user