added max length to mpdstatus

This commit is contained in:
2015-06-14 20:41:23 -07:00
parent 09248bc082
commit 08d1b96984

View File

@@ -47,6 +47,7 @@ mpdstatus {
host = "localhost"
port = 6600
format = "{state} {artist}: {title}"
length = 70
}
weather_yahoo {