summaryrefslogtreecommitdiffstats
path: root/test/functional/configs/redis-server.conf
blob: 0659aa8d32faecc7fa11de6bb1824a5ba6b4c7ec (plain)
1
2
3
4
5
6
7
bind ${RSPAMD_REDIS_ADDR}
daemonize no
loglevel debug
logfile ${RSPAMD_TMPDIR}/redis.log
pidfile ${RSPAMD_TMPDIR}/redis.pid
port ${RSPAMD_REDIS_PORT}
dir ${RSPAMD_TMPDIR}