Change syncer.SyncInterval to second-level.

This commit is contained in:
Gucheng Wang
2022-01-17 15:59:55 +08:00
parent f24d9ae251
commit d183b9eca9
6 changed files with 21 additions and 21 deletions

View File

@ -41,7 +41,7 @@ class SyncerListPage extends BaseListPage {
tableColumns: [],
affiliationTable: "",
avatarBaseUrl: "",
syncInterval: 1,
syncInterval: 10,
isEnabled: true,
}
}