mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-22 16:25:14 +00:00
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
|
daemonize yes
|
||
|
pidfile ./redis.pid
|
||
|
port 6379
|
||
|
bind 127.0.0.1
|
||
|
timeout 300
|
||
|
dbfilename dump.rdb
|
||
|
dir ./
|
||
|
loglevel debug
|