client-node: increase some limits

See #416
This commit is contained in:
Wim Taymans 2020-11-25 17:41:05 +01:00
parent 261144c27f
commit 9bf7be7984
2 changed files with 3 additions and 4 deletions

View file

@ -42,7 +42,6 @@
#include "extensions/client-node.h"
#define MAX_MIX 4096
#define MAX_IO 32
/** \cond */
static bool mlock_warned = false;