Configuration Settings - Contributor
Administrators can configure a number of settings at install- or post-install time. Many settings can be configured during the install process by configuring the MSI installer, or post-install by pushing out settings to the registry. Colligo Contributor Registry settings may be stored under HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER. Values under HKEY_LOCAL_MACHINE take precedence. Values are stored in:
- HKEY_LOCAL_MACHINE\Software\ColligoOfflineClient
- HKEY_LOCAL_MACHINE\Software\Wow6432Node\ColligoOfflineClient (for 64-bit machines)
- HKEY_CURRENT_USER\Software\ColligoOfflineClient
For information about editing the MSI and/or the registry, see the Colligo Contributor Administrator’s Guide
Synchronization
| Setting name (click for details) | MSI name | Registry key | Default value |
|---|---|---|---|
| Background Sync Interval | PERIODIC_SYNC_INTERVAL | Synchronization/PeriodicSyncInterval | "30" (minutes) |
| Create Documents In Single Transaction | CREATE_DOCS_IN_SINGLE_TRANSACTION | General/CreateDocumentsInSingleTransaction | “0” = Disabled |
| Download Lookup Columns | ENABLE_DOWNLOAD_LOOKUP_LISTS | Synchronization/DownloadDependentLists | “1” = Enabled |
| Enable Background Sync | PERIODIC_SYNC_ENABLED | Synchronization/PeriodicSyncEnabled | “1” = Enabled |
| Enable sync on change | SYNC_ON_CHANGE | Synchronization/SyncOnChange | “1” = Enabled |
| Enable sync on navigate | SYNC_ON_NAVIGATE | Synchronization/SyncOnNavigate | “1” = Enabled |
| Enable sync on startup | SYNC_ON_STARTUP | Synchronization/SyncOnStartup | “1” = Enabled |
| Maximum file size to upload to SharePoint | MAX_UPLOAD_FILE_SIZE | Software/ColligoOfflineClient/Synchronization/MaxUploadFileSize | -1 |