mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
enhance: fast sync on mobile
This commit is contained in:
@@ -2875,7 +2875,9 @@
|
||||
local->remote-syncer (->Local->RemoteSyncer user-uuid graph-uuid
|
||||
base-path
|
||||
repo *sync-state remoteapi-with-stop
|
||||
20000
|
||||
(if (mobile-util/native-platform?)
|
||||
2000
|
||||
20000)
|
||||
*txid nil (chan) *stopped? *paused?
|
||||
(chan 1) (chan 1))
|
||||
remote->local-syncer (->Remote->LocalSyncer user-uuid graph-uuid base-path
|
||||
|
||||
Reference in New Issue
Block a user