15 lines
278 B
Plaintext
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"
|
||
|
|