feat: add repo sync white-path #56

This commit is contained in:
engigu
2026-03-16 10:50:07 +08:00
parent f1ca4b7a0b
commit 07f04af841
6 changed files with 243 additions and 4 deletions
+1
View File
@@ -346,6 +346,7 @@ export interface RepoConfig {
proxy: string
proxy_url: string
auth_token: string
whitelist_paths?: string
concurrency?: number
}