diff options
author | V <v@anomalous.eu> | 2021-01-24 19:15:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-24 19:15:59 +0100 |
commit | d9c55771bb1059671486b1df245075e10bd6e853 (patch) | |
tree | bfc310ad9a551ee08ce85565e3f5dc7206f8ab3d /AUTHORS | |
parent | 5dfbd3f23a52739a9a7b84b1c471c031d70b2087 (diff) |
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.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,3 +46,4 @@ Trygve Aaberge <trygveaa@gmail.com> Wieland Hoffmann <themineo@gmail.com> Wojciech Siewierski <wojciech.siewierski@onet.pl> Yannick LM <yannicklm1337@gmail.com> +V <v@anomalous.eu> |