tcWebHooksPlugin 1.1-alpha10.157.147
Pre-release
Pre-release
- Bug fix for HTTP time-outs defaulting to infinity. Now set to 120 seconds
Timeouts can be changed by editing main-config.xml and adding a section similar to the following:
<webhooks>
<http-timeout connect="10" response="10" />
</webhooks>