mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
Fix redis config
This commit is contained in:
parent
89dda87719
commit
cd20389e15
@ -60,9 +60,7 @@ client-output-buffer-limit pubsub 32mb 8mb 60
|
||||
client-output-buffer-limit slave 256mb 64mb 60
|
||||
hash-max-ziplist-entries 512
|
||||
hash-max-ziplist-value 64
|
||||
hll-sparse-max-bytes 3000
|
||||
hz 10
|
||||
latency-monitor-threshold 0
|
||||
logfile ""
|
||||
loglevel notice
|
||||
lua-time-limit 5000
|
||||
@ -70,6 +68,5 @@ notify-keyspace-events ""
|
||||
rdbchecksum yes
|
||||
slave-read-only yes
|
||||
stop-writes-on-bgsave-error yes
|
||||
tcp-backlog 511
|
||||
tcp-keepalive 0
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user