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
a2371ae2c0
commit
b073dec61b
1 changed files with 2 additions and 1 deletions
|
@ -428,6 +428,7 @@ module.exports = {
|
|||
// to `"ou=accounts,dc=example,dc=com"`.
|
||||
// When unset, the LDAP auth logic with use `searchDN` instead to locate users.
|
||||
baseDN: "ou=users,dc=yunohost,dc=org",
|
||||
},
|
||||
|
||||
// ## Debugging settings
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue