diff options
Diffstat (limited to 'httpup.conf.example')
-rw-r--r-- | httpup.conf.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/httpup.conf.example b/httpup.conf.example index 362f84c..ea28990 100644 --- a/httpup.conf.example +++ b/httpup.conf.example @@ -4,3 +4,6 @@ proxy_host http://test.proxy.ch proxy_port 80 proxy_user winkj proxy_pass very_secret + +# timeout settings +operation_timeout 60
\ No newline at end of file |