remove obsolete thin.yml
This commit is contained in:
parent
9ffe47aab4
commit
150f03489a
1 changed files with 0 additions and 19 deletions
|
|
@ -1,19 +0,0 @@
|
||||||
# Copyright (c) 2010-2011, Diaspora Inc. This file is
|
|
||||||
# licensed under the Affero General Public License version 3 or later. See
|
|
||||||
# the COPYRIGHT file.
|
|
||||||
|
|
||||||
rackup: /usr/local/app/diaspora/current/config.ru
|
|
||||||
pid: /tmp/pids/thin.pid
|
|
||||||
wait: 30
|
|
||||||
timeout: 600
|
|
||||||
log: /usr/local/log/thin
|
|
||||||
max_conns: 1024
|
|
||||||
require: []
|
|
||||||
|
|
||||||
max_persistent_conns: 512
|
|
||||||
environment: development
|
|
||||||
servers: 1
|
|
||||||
daemonize: true
|
|
||||||
#chdir: /usr/applications/localhash/current
|
|
||||||
#socket: /tmp/thin.sock
|
|
||||||
port: 80
|
|
||||||
Loading…
Reference in a new issue