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
Colligo Contributor Add-In for Outlook (Attachment Manager)
| Setting name (click for details) | MSI name | Registry key | Default value |
|---|---|---|---|
| Block when sending attachments larger than (Kb) | CAMFILTER_BLOCK_LIMIT | [HKLM|HKCU]Software/ColligoOfflineClient/Outlook/CAMFilter/BlockLimit | "10000" (10Mb) |
| Disable Modification of Outlook Attachment rules | CAMFILTER_USER_CAN_VIEW_RULES | [HKLM|HKCU]SoftwareColligoOfflineClientOutlookCAMFilterUserCanViewRules | 1 - Enabled |
| Warn when sending attachments larger than (Kb) | CAMFILTER_PROMPT_LIMIT | [HKLM|HKCU]Software/ColligoOfflineClient/Outlook/CAMFilter/PromptLimit | "10000" (10Mb) |