commit | 23ab047d273dac58ebeef5c08c94d45a62f8499a | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Dec 17 16:55:55 2019 +0100 |
committer | Akron <nils@diewald-online.de> | Tue Jan 07 19:38:05 2020 +0100 |
tree | 315a5b9f3fa8f82bb1d2f4989960a151fcd10a41 | |
parent | c07b11e14a6ae77dfc9c3d9763e80ab0498e201b [diff] [blame] |
Make proxy timeouts configurable Change-Id: I761f8e1c3fe6e57936e7ac9cee7422e94ec94ee4
diff --git a/kalamar.conf b/kalamar.conf index a9d78b9..ee35197 100644 --- a/kalamar.conf +++ b/kalamar.conf
@@ -56,6 +56,10 @@ ## Add experimental features: # experimental_proxy => 1, + + ## Set proxy timeouts + # proxy_inactivity_timeout => 120, + # proxy_connect_timeout => 120, }, # See Mojolicious::Plugin::TagHelpers::MailToChiffre