Improve MPD_SERVER_PASSWORD description
This commit is contained in:
parent
af0f80d238
commit
00897e9024
@ -164,7 +164,7 @@ OUTPUT = u'mopidy.outputs.gstreamer.GStreamerOutput'
|
||||
#: Listens on all interfaces, both IPv4 and IPv6.
|
||||
MPD_SERVER_HOSTNAME = u'127.0.0.1'
|
||||
|
||||
#: Password required for connecting to the MPD server.
|
||||
#: The password required for connecting to the MPD server.
|
||||
#:
|
||||
#: Default: :class:`False`, which means no password required.
|
||||
MPD_SERVER_PASSWORD = False
|
||||
|
||||
Loading…
Reference in New Issue
Block a user