Remove oauth2 account provisioner
This commit is contained in:
parent
e661240440
commit
a003caa347
|
@ -41,7 +41,6 @@ DMS_VMAIL_UID=
|
||||||
DMS_VMAIL_GID=
|
DMS_VMAIL_GID=
|
||||||
|
|
||||||
# **empty** => use FILE
|
# **empty** => use FILE
|
||||||
# OAUTH2 => use OAUTH2 authentication (unstable and unfinished)
|
|
||||||
# LDAP => use LDAP authentication
|
# LDAP => use LDAP authentication
|
||||||
# FILE => use local files (this is used as the default)
|
# FILE => use local files (this is used as the default)
|
||||||
ACCOUNT_PROVISIONER=
|
ACCOUNT_PROVISIONER=
|
||||||
|
|
Loading…
Reference in New Issue