add default time out for git operations (#6015)
This commit is contained in:
parent
681345dc99
commit
9e8cc3b18d
4 changed files with 9 additions and 0 deletions
|
@ -610,6 +610,7 @@ GC_ARGS =
|
|||
|
||||
; Operation timeout in seconds
|
||||
[git.timeout]
|
||||
DEFAULT = 360
|
||||
MIGRATE = 600
|
||||
MIRROR = 300
|
||||
CLONE = 300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue