]> code.delx.au - pulseaudio/blobdiff - polyp/protocol-cli.c
increase number of allowed connections
[pulseaudio] / polyp / protocol-cli.c
index 7122d23a4e57a423580afe2a1f59bf4c5e4a4113..107acb194aba6bff3b13c27888ee088a90db1fc7 100644 (file)
@@ -32,7 +32,7 @@
 #include "log.h"
 
 /* Don't allow more than this many concurrent connections */
-#define MAX_CONNECTIONS 10
+#define MAX_CONNECTIONS 25
 
 struct pa_protocol_cli {
     struct pa_module *module;