ledgerrb/config/thin.yml
Gwenhael Le Moine c3f5f03f32 conf thin
2014-07-31 17:22:42 +02:00

13 lines
No EOL
234 B
YAML

user: apache
group: apache
pid: /var/run/ledgerrb/thin.pid
log: /var/log/ledgerrb/thin.log
timeout: 30
max_conns: 1024
port: 9292
max_persistent_conns: 512
environment: production
adapter: rack
servers: 1
daemonize: true
tag: ledgerrb