diff --git a/tmpl/redis.conf b/tmpl/redis.conf index 932dbb6..1d0d730 100644 --- a/tmpl/redis.conf +++ b/tmpl/redis.conf @@ -488,7 +488,7 @@ aof-load-truncated yes # Set it to 0 or a negative value for unlimited execution without warnings. lua-time-limit 5000 -%if %%getVar('redisMode','Local') == "Cluster" and %%getVar('redisRole','Node') == 'Leader' +%if %%getVar('redisMode','Local') == "Cluster" ################################ REDIS CLUSTER ############################### # # ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++