pulse-server: fix loading of defaults

This commit is contained in:
Wim Taymans 2026-04-30 10:11:38 +02:00
parent 57c621e654
commit f29a4e6e14
2 changed files with 13 additions and 13 deletions

View file

@ -38,10 +38,8 @@
#define MAX_NAME 1024u
#define SCACHE_ENTRY_SIZE_MAX (1024*1024*16)
#define MAX_SAMPLE_CACHE (1024u*1024*64) /* 64MB */
#define MAX_CLIENTS 64u
#define MAX_STREAMS 64u
#define MAX_OPERATIONS 64u
#define MAX_PENDING_SAMPLES 64u