mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-23 11:32:34 -05:00
Shorten timeout waiting for audio to Spotify
This commit is contained in:
parent
5e4f449179
commit
9d9c82b6b1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user