Commit 1f2f3e4ccbd270dd719fe124c0b060fb77c05ec8

Authored by Daniela Feitosa
2 parents c31733ce 9464c8ef

Merge commit 'refs/merge-requests/196' of git://gitorious.org/noosfero/noosfero …

…into merge-requests/196
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
debian/thin.yml
... ... @@ -2,7 +2,7 @@
2 2 pid: tmp/pids/thin.pid
3 3 address: 127.0.0.1
4 4 user: noosfero
5   -timeout: 30
  5 +timeout: 0
6 6 port: 50000
7 7 log: log/thin.log
8 8 max_conns: 1024
... ...