summaryrefslogtreecommitdiffstats
path: root/src/pulse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulse.c')
-rw-r--r--src/pulse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulse.c b/src/pulse.c
index a720231..41b745e 100644
--- a/src/pulse.c
+++ b/src/pulse.c
@@ -861,7 +861,7 @@ int driver_cache(ca_context *c, ca_proplist *proplist) {
const char *n, *ct;
char *name = NULL;
pa_sample_spec ss;
- ca_cache_control_t cache_control = CA_CACHE_CONTROL_NEVER;
+ ca_cache_control_t cache_control = CA_CACHE_CONTROL_PERMANENT;
struct outstanding *out;
int ret;