thin.yml 290 Bytes
---
chdir: "/srv/vlibras-web2/current"
environment: production
address: 0.0.0.0
timeout: 30
log: "/srv/vlibras-web2/shared/log/thin.log"
pid: "/tmp/pids/thin.pid"
max_conns: 1024
max_persistent_conns: 100
require: []
wait: 30
threadpool_size: 20

# port: 3000
# servers: 3
# daemonize: true