mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +08:00
committed by
techknowlogick
parent
dc73b2748d
commit
873acd884d
@@ -20,7 +20,7 @@ var (
|
||||
MaxGitDiffLines int
|
||||
MaxGitDiffLineCharacters int
|
||||
MaxGitDiffFiles int
|
||||
GCArgs []string `delim:" "`
|
||||
GCArgs []string `ini:"GC_ARGS" delim:" "`
|
||||
Timeout struct {
|
||||
Default int
|
||||
Migrate int
|
||||
|
||||
Reference in New Issue
Block a user