Obsoleting some old files
Transition to SPA-style client Basis for Mosaico template editor
This commit is contained in:
parent
7750232716
commit
c85f2d4440
942 changed files with 86311 additions and 967 deletions
|
@ -109,8 +109,8 @@ host="0.0.0.0"
|
|||
[ldap]
|
||||
# enable to use ldap user backend
|
||||
enabled=false
|
||||
# method is ldapjs or ldapauth - it chooses the library to be used
|
||||
method="ldapjs"
|
||||
# method is ldapjs or ldapauth - it chooses the library to be used. If not given, it chooses the one present.
|
||||
# method="ldapjs"
|
||||
host="localhost"
|
||||
port=3002
|
||||
baseDN="ou=users,dc=company"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue