domoticz/domoticz.conf
Michael Cronenworth 3aa01fd5b5 Initial commit
2017-07-19 18:22:53 -05:00

15 lines
278 B
Plaintext

WWW_PORT=8080
SSL_PORT=8443
SSLCERT="/var/lib/domoticz/domoticz.pem"
SSLPASS=""
SSLMETHOD=""
SSLOPTIONS=""
SSLDHPARAM=""
WWW_ROOT="/usr/share/domoticz/www"
DBASE="/var/lib/domoticz/domoticz.db"
USERDATA="/usr/share/domoticz/"
VERBOSE=0
LOG="/var/log/domoticz.log"
LOGLEVEL="1"