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
Enable Sync Lock
| Title | Enable Sync Lock |
| Description | A network database lock feature has been added that permits network users in Terminal Services environments to be logged into Colligo Contributor in multiple locations. This Sync Lock facilitates the usage of a common database file stored on the network by allowing all of the clients to negotiate which one has the current lock. This functionality can be found in the main toolbar of both the Colligo Contributor Main Client and Colligo Contributor Add-In for Outlook. |
| MSI Property Name | USE_SYNC_LOCK |
| Registry Key | General/UseSyncLock |
| Possible Values | “0” = Disabled “1” = Enabled |
| Default Value | “0” = Disabled |