Browse Source

Revert back

Tienson Qin 2 years ago
parent
commit
6796b1657b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/frontend/fs/sync.cljs

+ 1 - 1
src/main/frontend/fs/sync.cljs

@@ -2939,7 +2939,7 @@
                                                     base-path
                                                     repo *sync-state remoteapi-with-stop
                                                     (if (mobile-util/native-platform?)
-                                                      10000
+                                                      2000
                                                       10000)
                                                     *txid nil (chan) *stopped? *paused?
                                                     (chan 1) (chan 1))