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,
|
name: documentName,
|
||||||
document: ydoc,
|
document: ydoc,
|
||||||
token: collabQuery?.token,
|
token: collabQuery?.token,
|
||||||
|
flushDelay: 500,
|
||||||
onAuthenticationFailed: onAuthenticationFailedHandler,
|
onAuthenticationFailed: onAuthenticationFailedHandler,
|
||||||
onStatus: onStatusHandler,
|
onStatus: onStatusHandler,
|
||||||
onSynced: onSyncedHandler,
|
onSynced: onSyncedHandler,
|
||||||
|
|||||||
Reference in New Issue
Block a user