Modifying Default Document Vault Refresh Times
By default, M-Files refreshes external object types and value lists every 15 minutes (900 seconds). A full refresh is executed by default every 25 hours (90,000 seconds), at 0430 on the M-Files server.
These defaults can be changed by setting the following registry keys in the server:
- QuickRefreshTimeoutForExternalObjectTypesInSeconds
- FullRefreshTimeoutForExternalObjectTypesInSeconds
To add a Registry Key in the server:
- Open the Registry Editor (regedit).
- Navigate to the following path:
HKEY_LOCAL_MACHINE\Software\Motive\M-Files\<version>\Server\MFServer - Right-click and select New and DWORD (32-bit).
- Name the new value QuickRefreshTimeoutForExternalObjectTypesInSeconds.
- Using the same steps, create a new value named FullRefreshTimeoutForExternalObjectTypesInSeconds.
- To modify the default time, right-click the key and select Modify... Select the Decimal option and add value data. Repeat this step for the other key. This example sets the value to 30 seconds:
- Restart the M-Files Server in Windows Services.