Newer
Older
[host]
host = http://localhost/tgaccount
[sqlite]
# WARNING: database should be outside webroot and needs to be writable by www user
sqlitePath = /var/textgrid/tgaccount/tgaccount.sqlite
[ldap]
ldapHost = textgrid-users
ldapPort = 389
ldapTLS = true
managerdn = "cn=Manager,dc=textgrid,dc=de"
managerpassword =
[mail]
smtpHost = localhost
smtpUser = register@textgridlab.org
smtpEhlo = localhost
[smarty]
smartyLib = /usr/share/php/smarty/libs/Smarty.class.php