mirror of
https://gitee.com/gitea/gitea
synced 2025-11-16 06:20:24 +08:00
#2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue - Closes #3509
This commit is contained in:
@@ -113,6 +113,7 @@ var (
|
||||
AnsiCharset string
|
||||
ForcePrivate bool
|
||||
MaxCreationLimit int
|
||||
MirrorQueueLength int
|
||||
PullRequestQueueLength int
|
||||
PreferredLicenses []string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user