2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-14 00:54:07 +00:00
frappe_docker/redis-conf/redis_cache.conf
2017-07-31 15:51:51 +05:30

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 ""