Commit 99677b7 1 parent 2e1b10f commit 99677b7 Copy full SHA for 99677b7
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -106,10 +106,6 @@ The following configuration values are available:
106
106
- ``spotify/enabled ``: If the Spotify extension should be enabled or not.
107
107
Defaults to ``true ``.
108
108
109
- - ``spotify/username ``: Your Spotify Premium username. Obsolete.
110
-
111
- - ``spotify/password ``: Your Spotify Premium password. Obsolete.
112
-
113
109
- ``spotify/client_id ``: Your Spotify application client id. You *must * provide this.
114
110
115
111
- ``spotify/client_secret ``: Your Spotify application secret key. You *must * provide this.
@@ -140,6 +136,10 @@ The following configuration values are available:
140
136
- ``spotify/search_track_count ``: Maximum number of tracks returned in search
141
137
results. Number between 0 and 50. Defaults to 50.
142
138
139
+ - ``spotify/username ``: Your Spotify Premium username. Obsolete.
140
+
141
+ - ``spotify/password ``: Your Spotify Premium password. Obsolete.
142
+
143
143
144
144
Project resources
145
145
=================
You can’t perform that action at this time.
0 commit comments