Files
homarr/packages/redis/redis.conf
2026-01-15 21:54:44 +01:00

5 lines
126 B
Plaintext

# Directory to store dump.rdb
dir /appdata/redis
# Save the data to disk every 60 seconds if at least 1 key changed
save 60 1