Skip to content

Instantly share code, notes, and snippets.

@swordray
Created March 8, 2014 01:43
Show Gist options
  • Save swordray/9423884 to your computer and use it in GitHub Desktop.
Save swordray/9423884 to your computer and use it in GitHub Desktop.
---
pid: tmp/pids/thin.pid
wait: 30
log: log/thin.log
timeout: 30
max_conns: 1024
port: 4000
environment: production
chdir: /opt/project/
max_persistent_conns: 512
address: 0.0.0.0
daemonize: true
servers: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment