9 lines
119 B
Plaintext
9 lines
119 B
Plaintext
|
dbfilename redis_cache.rdb
|
||
|
bind 0.0.0.0
|
||
|
port 13000
|
||
|
maxmemory 292mb
|
||
|
maxmemory-policy allkeys-lru
|
||
|
appendonly no
|
||
|
|
||
|
save ""
|