This commit is contained in:
Liang Ding 2022-07-04 16:50:53 +08:00
parent a74e91a2dd
commit c9f9411c37
No known key found for this signature in database
GPG Key ID: 136F30F901A2231D

View File

@ -38,7 +38,7 @@ func NewSync() *Sync {
CloudName: "main",
Enabled: true,
Mode: 1,
UseDataRepo: true,
UseDataRepo: false,
}
}