Skip to content

Commit 99677b7

Browse files
authored
Update README.rst
Move obsolete config options to the bottom
1 parent 2e1b10f commit 99677b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,6 @@ The following configuration values are available:
106106
- ``spotify/enabled``: If the Spotify extension should be enabled or not.
107107
Defaults to ``true``.
108108

109-
- ``spotify/username``: Your Spotify Premium username. Obsolete.
110-
111-
- ``spotify/password``: Your Spotify Premium password. Obsolete.
112-
113109
- ``spotify/client_id``: Your Spotify application client id. You *must* provide this.
114110

115111
- ``spotify/client_secret``: Your Spotify application secret key. You *must* provide this.
@@ -140,6 +136,10 @@ The following configuration values are available:
140136
- ``spotify/search_track_count``: Maximum number of tracks returned in search
141137
results. Number between 0 and 50. Defaults to 50.
142138

139+
- ``spotify/username``: Your Spotify Premium username. Obsolete.
140+
141+
- ``spotify/password``: Your Spotify Premium password. Obsolete.
142+
143143

144144
Project resources
145145
=================

0 commit comments

Comments
 (0)