Configuration Settings - Contributor

Search Colligo Support

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

Core Application

Setting name (click for details) MSI name Registry key Default value
Administrative Site Url ADMIN_SITE_URL AdministrativeSiteUrl
AdminScript Timeout ADMIN_SCRIPT_TIMEOUT General/ScriptTimeout "3,600,000" (milliseconds = 1hour)
Allowing third-party document upload ALLOW_NONSTANDARD_OFFICE_DOCUMENT_UPLOAD AllowNonStandardOfficeDocumentUpload 0
Cache Location STORAGE_ROOT General/StorageRoot %UserProfile%Local SettingsApplication DataColligoOfflineClient Storage5
Check for Updates APP_CAN_UPDATE General/CanUpdate "1" - Check for Update menu item available
Enable Sync Lock USE_SYNC_LOCK General/UseSyncLock “0” = Disabled
Encrypt Cache ENCRYPT_STORAGE General/EncryptStorage “0” = Disabled
License Key LICENSE_KEY General/LicenseKey4.0 (Not Set)
Path for the EmailConfig.xml file EMAIL_CONFIG_PATH Software/ColligoOfflineClient/General/EmailConfigPath
Prompting Behavior ENABLE_METADATA_PROMPT UserInterface/Config/EnableMetadataPrompt “1” = Enabled
SaveAs Prompting Behaviour DISABLE_SAVEAS_METADATA_ PROMPT General/DisableSaveAsMetadataPrompt (Not set) - Prompt for metadata on SaveAs
Setting Default Email Address Extraction EXTRACT_SMTP_EMAIL_ADDRESSES_ONLY ExtractSmtpEmailAddressesOnly 1
Web Proxy Settings WEB_PROXY_TYPE General/WebProxyType “1” = use proxy settings from Internet Explorer
« Back to Contributor configuration settings page