File: single.yml

package info (click to toggle)
thin 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,356 kB
  • sloc: javascript: 6,108; ruby: 5,126; ansic: 1,738; sh: 21; makefile: 8
file content (9 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
--- 
pid: tmp/pids/thin.pid
log: log/thin.log
timeout: 60
port: 6000
chdir: spec/rails_app
environment: production
daemonize: true
address: 127.0.0.1