pulse-server: disable idle.timeout by default

Only enable pulse.idle.timeout for selected applications
(speech-dispatcher) and let other applications be. We can also
lower the minreq and min-quantum of speech-dispatcher now.

Fixes #2880
This commit is contained in:
Wim Taymans 2022-12-09 10:00:32 +01:00
parent a6f8790ece
commit 45235172c8
2 changed files with 6 additions and 6 deletions

View file

@ -85,7 +85,7 @@
#define DEFAULT_MIN_QUANTUM "256/48000"
#define DEFAULT_FORMAT "F32"
#define DEFAULT_POSITION "[ FL FR ]"
#define DEFAULT_IDLE_TIMEOUT "5"
#define DEFAULT_IDLE_TIMEOUT "0"
#define MAX_FORMATS 32
/* The max amount of data we send in one block when capturing. In PulseAudio this