otwarchive-symphonyarchive/config/redis-cucumber.conf.example
2026-03-11 22:22:11 +00:00

14 lines
229 B
Text

# RAILS_ROOT/config/redis-cucumber.conf
daemonize yes
pidfile log/redis-cucumber.pid
port 6398
timeout 300
save 900 1
save 300 10
save 60 10000
dbfilename redis-cucumber-dump.rdb
dir .
loglevel debug
logfile stdout
databases 16