diff --git a/web/src/SyncerListPage.js b/web/src/SyncerListPage.js index 1e7c2d8e..62298ee2 100644 --- a/web/src/SyncerListPage.js +++ b/web/src/SyncerListPage.js @@ -42,7 +42,7 @@ class SyncerListPage extends BaseListPage { affiliationTable: "", avatarBaseUrl: "", syncInterval: 10, - isEnabled: true, + isEnabled: false, } }