mirror of
https://github.com/SuperBFG7/ympd
synced 2025-10-29 21:03:00 +00:00
Feat: add logging configuration option
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
#myMPD config file
|
||||
|
||||
#Loglevel
|
||||
#1 = default
|
||||
#2 = verbose
|
||||
loglevel = 1
|
||||
|
||||
#Connection to mpd
|
||||
mpdhost = 127.0.0.1
|
||||
mpdport = 6600
|
||||
|
||||
Reference in New Issue
Block a user