diff --git a/config/thin.yml b/config/thin.yml deleted file mode 100644 index 903ffeffc..000000000 --- a/config/thin.yml +++ /dev/null @@ -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