configuration: add mpd_password option (#407)
Although this can already be set via mpd_host, having a separate option is cleaner, and doesn't require setting the host when ncmpcpp already detects it correctly.
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
#
|
||||
#mpd_port = 6600
|
||||
#
|
||||
#mpd_password = ""
|
||||
#
|
||||
#mpd_connection_timeout = 5
|
||||
#
|
||||
## Needed for tag editor and file operations to work.
|
||||
|
||||
Reference in New Issue
Block a user