mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 13:39:47 -05:00
Shorten timeout waiting for audio to Spotify
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
|
||||
/* How long to wait for audio (in sec) before giving up */
|
||||
#define SPOTIFY_TIMEOUT 30
|
||||
#define SPOTIFY_TIMEOUT 20
|
||||
|
||||
/* --- Types --- */
|
||||
typedef struct audio_fifo_data
|
||||
|
||||
Reference in New Issue
Block a user