thin.yml 223 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 --- pid: tmp/pids/thin.pid address: 127.0.0.1 user: noosfero timeout: 0 port: 50000 log: log/thin.log max_conns: 1024 servers: 1 max_persistent_conns: 512 environment: production daemonize: true chdir: /usr/share/noosfero