|
@@ -622,7 +622,7 @@ lazyfree-lazy-user-del no
|
|
|
oom-score-adj no
|
|
|
oom-score-adj-values 0 200 800
|
|
|
appendonly no
|
|
|
-appendfilename "appendonly.aof"
|
|
|
+appendfilename \"appendonly.aof\"
|
|
|
appendfsync everysec
|
|
|
no-appendfsync-on-rewrite no
|
|
|
auto-aof-rewrite-percentage 100
|
|
@@ -633,7 +633,7 @@ lua-time-limit 5000
|
|
|
slowlog-log-slower-than 10000
|
|
|
slowlog-max-len 128
|
|
|
latency-monitor-threshold 0
|
|
|
-notify-keyspace-events ""
|
|
|
+notify-keyspace-events \"\"
|
|
|
hash-max-ziplist-entries 512
|
|
|
hash-max-ziplist-value 64
|
|
|
list-max-ziplist-size -2
|