fix rspecs

This commit is contained in:
Christian Mehlmauer
2013-07-19 23:07:58 +02:00
parent fd1e0da4df
commit 3b4790163c
4 changed files with 8 additions and 4 deletions

View File

@@ -4,5 +4,6 @@
"proxy": "127.0.0.1:3038",
"proxy_auth": "user:pass",
"cache_ttl": 300,
"request_timeout": 2000
"request_timeout": 2000,
"connect_timeout": 1000
}