7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
|
dir "DATA_DIR/redis"
|
||
|
|
||
|
appendonly yes
|
||
|
appendfsync everysec
|
||
|
|
||
|
auto-aof-rewrite-percentage 100
|
||
|
auto-aof-rewrite-min-size 64mb
|