mirror of
https://github.com/YunoHost-Apps/owncloud_ynh.git
synced 2024-09-03 19:56:25 +02:00
Update .env
This commit is contained in:
parent
d4a656e70c
commit
a570d4aeb0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ OCIS_DEFAULT_LANGUAGE=__LANGUAGE__
|
|||
#AUTH_BASIC_AUTH_MANAGER=ldap
|
||||
#OCIS_LDAP_URI=ldap://127.0.0.1:389
|
||||
#OCIS_LDAP_USER_BASE_DN='ou=users,dc=yunohost,dc=org'
|
||||
#OCIS_LDAP_GROUP_BASE_DN="ou=groups,dc=yunohost,dc=org"
|
||||
#OCIS_LDAP_GROUP_BASE_DN='ou=groups,dc=yunohost,dc=org'
|
||||
#OCIS_LDAP_USER_FILTER='(&(|(objectclass=posixAccount))(uid=%uid)(permission=cn=__APP__.main,ou=permission,dc=yunohost,dc=org))'
|
||||
#OCIS_LDAP_LOGIN_ATTRIBUTES=uid
|
||||
#OCIS_LDAP_USER_SCHEMA_MAIL=mail
|
||||
|
|
Loading…
Add table
Reference in a new issue