Obsoleting some old files

Transition to SPA-style client
Basis for Mosaico template editor
This commit is contained in:
Tomas Bures 2018-02-25 20:54:15 +01:00
parent 7750232716
commit c85f2d4440
942 changed files with 86311 additions and 967 deletions

View file

@ -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"