mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-31 03:39:21 +01:00
5 lines
126 B
Plaintext
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
|