Skip to main content

Function: resetRemoteSyncState()

resetRemoteSyncState(ctx: CloudServiceOperationContext): Promise<CloudSyncResetResult>

Defined in: electron/services/cloud/CloudService.syncOperations.ts:67

Resets the remote sync history and re-seeds it from this device.

Parameters

ctx

CloudServiceOperationContext

Returns

Promise<CloudSyncResetResult>

Remarks

This is a destructive maintenance operation intended for advanced users.