mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
Update config.js
This commit is contained in:
parent
1ebdb733b7
commit
5c911704cb
1 changed files with 1 additions and 1 deletions
|
@ -429,7 +429,7 @@ module.exports = {
|
|||
rootDN: "ou=users,dc=yunohost,dc=org",
|
||||
|
||||
// - `rootPassword`: Password of The Lounge LDAP system user.
|
||||
rootPassword: "1234",
|
||||
rootPassword: "",
|
||||
|
||||
// - `ldapFilter`: it is set to `"(objectClass=person)(memberOf=ou=accounts,dc=example,dc=com)"`
|
||||
// by default.
|
||||
|
|
Loading…
Add table
Reference in a new issue