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
Disable Outlook Folder Hierarchy
| Title | Disable Outlook Folder Hierarchy |
| Description | After connecting Document Libraries with large folder hierarchies, Outlook may experience performance degradation. This setting configures Contributor to connect just the Document Library root folder (or selected subfolder) to Outlook without building the folder hierarchy. A user may upload content to a subfolder by selecting browse in the Metadata Editor. The setting may be applied system wide in HKLM or user-specific under HKCU. The setting is applied to all document libraries connected to Outlook. |
| MSI Property Name | DISABLE_OUTLOOK_FOLDER_HIERARCHY |
| Registry Key | Outlook/DisableFolderHierarchy |
| Possible Values | “0” = Disabled “1” = Enabled (Do not build folder hierarchy) |
| Default Value | “0” = Disabled |