Files
dispatcher_ng/dispatcher_ng.conf
Wolfgang Hottgenroth 8d85314fc9 typescriptifying
2018-01-09 16:36:14 +01:00

11 lines
238 B
Plaintext

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