20 lines
433 B
Django/Jinja
20 lines
433 B
Django/Jinja
# {{ ansible_managed }}
|
|
encryption=no
|
|
|
|
# Increase switch timeout (RS 13022013)
|
|
switch.timeout=600
|
|
|
|
# servers
|
|
server.sms=di-sms.dualinventive.com:3030
|
|
server.log = {{ di_legacy_secure_tcpserver_uri }}
|
|
|
|
# database selection
|
|
database=/etc/di/legacy-secure-db.conf
|
|
|
|
# mail settings
|
|
notify.email=warning@dualinventive.com
|
|
notify.from="MTinfo Secure <warning@dualinventive.com>"
|
|
notify.language="nl_NL"
|
|
notify.timezone="Europe/Amsterdam"
|
|
|