Advanced sync setup: Difference between revisions

Jump to navigation Jump to search
Line 89: Line 89:
The last parameter that can be changed is the entity order. More precisely, the user can assign priority to selected entities. Such entities will be downloaded at the beginning, i.e. before other entities. You can do so for up to (NumDownloadThreads-1) entities.
The last parameter that can be changed is the entity order. More precisely, the user can assign priority to selected entities. Such entities will be downloaded at the beginning, i.e. before other entities. You can do so for up to (NumDownloadThreads-1) entities.


MCRM defaults (as of MCRM 16.0):
MCRM defaults (as of MCRM 17.0):
* NumDownloadThreads = 3. (Unless the app setting MultiThreadSync is switched off, in which case the SyncDownloader is not used. This is a very slow option - not recommended.)
* NumDownloadThreads = 3. (Unless the app setting MultiThreadSync is switched off, in which case the SyncDownloader is not used. This is a very slow option - not recommended.)
* DownloadCacheSize = 500 MB for Desktop/WinRT, 200 MB for WinUWP/Android/iOS
* DownloadCacheSize = 500 MB for Desktop/WinRT, 200 MB for WinUWP/Android/iOS

Navigation menu