mirror of
https://github.com/docmost/docmost.git
synced 2026-08-28 01:07:08 +08:00
add flushDelay
This commit is contained in:
@@ -187,6 +187,7 @@ export default function PageEditor({
|
||||
name: documentName,
|
||||
document: ydoc,
|
||||
token: collabQuery?.token,
|
||||
flushDelay: 500,
|
||||
onAuthenticationFailed: onAuthenticationFailedHandler,
|
||||
onStatus: onStatusHandler,
|
||||
onSynced: onSyncedHandler,
|
||||
|
||||
Reference in New Issue
Block a user