7 lines
98 B
Text
7 lines
98 B
Text
maxmemory 1280mb
|
|
maxmemory-policy volatile-lfu
|
|
|
|
# Disable AOF
|
|
appendonly no
|
|
# Disable RDB
|
|
save ""
|