refactored "sync" table to "entity_changes"

This commit is contained in:
zadam
2020-08-02 23:27:48 +02:00
parent 5a5ea4f474
commit 864271d5ef
32 changed files with 170 additions and 187 deletions

View File

@@ -64,7 +64,7 @@ async function setupSyncFromSyncServer(syncServerHost, syncProxy, username, pass
}
try {
log.info("Getting document options from sync server.");
log.info("Getting document options FROM entity_changes server.");
// response is expected to contain documentId and documentSecret options
const resp = await request.exec({