Remove the file based logging, only go via MQTT from now on.

This commit is contained in:
Jonathan Naylor 2023-06-29 11:03:06 +01:00
parent 3c48b8f61b
commit c2bd065b2d
6 changed files with 6 additions and 170 deletions

View file

@ -24,10 +24,6 @@ URL=www.google.co.uk
# Logging levels, 0=No logging
MQTTLevel=1
DisplayLevel=1
FileLevel=1
FilePath=.
FileRoot=MMDVM
FileRotate=1
[MQTT]
Host=127.0.0.1