discourse/config/cloud/cloud66/files/thin.yml

13 lines
247 B
YAML
Raw Normal View History

2013-10-14 12:09:29 -04:00
address: localhost
port: 3000
timeout: 30
pid: /tmp/web_server.pid
socket: /tmp/web_server.sock
max_conns: 1024
max_persistent_conns: 100
require: []
wait: 30
daemonize: true
chdir: $STACK_PATH
environment: $RAILS_ENV
log: $STACK_PATH/log/thin.log