linde: allow more redis clients
1 file changed, 1 insertion(+), 1 deletion(-)
jump to
M system/linde.nix → system/linde.nix
@@ -880,7 +880,7 @@ enable = true; port = 0; bind = net-redisip; databases = 1; - maxclients = 6; + maxclients = 20; requirePassFile = config.age.secrets.redis-website.path; settings = { notify-keyspace-events = "KEA";