1
0
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:
jcorporation
2018-11-27 21:24:45 +00:00
parent cd7cf572f0
commit c1cc1ed852
4 changed files with 30 additions and 56 deletions

View File

@@ -1,5 +1,10 @@
#myMPD config file
#Loglevel
#1 = default
#2 = verbose
loglevel = 1
#Connection to mpd
mpdhost = 127.0.0.1
mpdport = 6600