Disabled default syslog

Why was it even enabled at this unknown address?
This commit is contained in:
Morgan Diepart 2022-10-24 19:00:27 +02:00 committed by Morgan Diepart
parent e4cfd53f8a
commit 2563e66b57

View file

@ -76,8 +76,8 @@
"topic": "LoraAPRS/Data"
},
"syslog": {
"active": true,
"server": "syslog.lora-aprs.info",
"active": false,
"server": "",
"port": 514
},
"ntp_server": "pool.ntp.org"