aboutsummaryrefslogtreecommitdiff
path: root/conf/app.ini
diff options
context:
space:
mode:
authorᴜɴᴋɴᴡᴏɴ <u@gogs.io>2020-03-01 03:21:13 +0800
committerᴜɴᴋɴᴡᴏɴ <u@gogs.io>2020-03-01 03:21:13 +0800
commit18e45aab98bf9a74834a75877b7f80f508508dba (patch)
treed8499338a79a28bd0890bc4cf1476cc34ef1fea8 /conf/app.ini
parent344b784d6943ac033d2ce755b6eee34ffc0401e4 (diff)
template: improve admin config page
Diffstat (limited to 'conf/app.ini')
-rw-r--r--conf/app.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/app.ini b/conf/app.ini
index 5c25b1a4..6106b466 100644
--- a/conf/app.ini
+++ b/conf/app.ini
@@ -325,8 +325,6 @@ DISABLE_REGULAR_ORG_CREATION = false
[webhook]
; Types are enabled for users to use, can be "gogs", "slack", "discord", "dingtalk"
TYPES = gogs, slack, discord, dingtalk
-; Hook task queue length, increase if webhook shooting starts hanging
-QUEUE_LENGTH = 1000
; Deliver timeout in seconds
DELIVER_TIMEOUT = 15
; Allow insecure certification