mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
add default time out for git operations (#6015)
This commit is contained in:
@@ -610,6 +610,7 @@ GC_ARGS =
|
||||
|
||||
; Operation timeout in seconds
|
||||
[git.timeout]
|
||||
DEFAULT = 360
|
||||
MIGRATE = 600
|
||||
MIRROR = 300
|
||||
CLONE = 300
|
||||
|
Reference in New Issue
Block a user