Document the default value on the Spotify preferred bitrate setting

This commit is contained in:
Johannes Knutsen 2010-11-23 00:36:02 +01:00
parent 975b264c2d
commit 73ed9920c4

View File

@ -187,4 +187,8 @@ SPOTIFY_PASSWORD = u''
#: Do you prefer high bitrate (320k)?
#:
#: Used by :mod:`mopidy.backends.libspotify`.
#
#: Default::
#:
#: SPOTIFY_HIGH_BITRATE = False # 160k
SPOTIFY_HIGH_BITRATE = False