Files
dispatcher_ng/dispatcher_ng.conf
Wolfgang Hottgenroth 9e39d74084 typescriptifying
2018-01-08 21:54:59 +01:00

11 lines
240 B
Plaintext

{
"brokerUrl": "mqtt://172.16.2.15:1883",
"brokerUser": "",
"brokerPass": "",
"brokerCa": "",
"smtpHost": "localhost",
"smtpPort": 25,
"smtpSender": "dispatcher@hottis.de",
"smtpReceiver": "woho@hottis.de"
}