diff --git a/phfs/phfs.c b/phfs/phfs.c index 1f142418..d9377322 100644 --- a/phfs/phfs.c +++ b/phfs/phfs.c @@ -19,7 +19,7 @@ #include #define SIZE_PHFS_HANDLERS 8 -#define SIZE_PHFS_ALIASES 20 +#define SIZE_PHFS_ALIASES 32 #define PHFS_TIMEOUT_MS 500