diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/app.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/app.ini b/conf/app.ini index 719c80e3..1d0fd095 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -214,7 +214,7 @@ TYPES = gogs, slack, discord ; Hook task queue length, increase if webhook shooting starts hanging QUEUE_LENGTH = 1000 ; Deliver timeout in seconds -DELIVER_TIMEOUT = 5 +DELIVER_TIMEOUT = 15 ; Allow insecure certification SKIP_TLS_VERIFY = false ; Number of history information in each page |