mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-21 06:13:49 +00:00
Remove the file based logging, only go via MQTT from now on.
This commit is contained in:
parent
3c48b8f61b
commit
c2bd065b2d
6 changed files with 6 additions and 170 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue