diff --git a/HowtoRedis.md b/HowtoRedis.md index 22ac1d11..c8be0c19 100644 --- a/HowtoRedis.md +++ b/HowtoRedis.md @@ -71,7 +71,7 @@ dir /var/lib/redis #requirepass -maxclients 128 +maxclients 4096 maxmemory 104857600 ~~~