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

Maximum file size to upload to SharePoint

Title Maximum file size to upload to SharePoint
Description

ThisĀ setting allows you to specify the maximum file size that will be uploaded to SharePoint during synchronization. This is useful for organizations that have bandwidth concerns with very large files (e.g. >50 MB). If a file larger than the maximum value is attempted to be sync’d, a message is added to the Sync Issue:s list.

MSI Property Name MAX_UPLOAD_FILE_SIZE
Registry Key Software/ColligoOfflineClient/Synchronization/MaxUploadFileSize
Possible Values File size in kb (1 kb = 1,024 bytes). Set to -1 to disable maximum file size feature.
Default Value -1
Minimum Version 4.2.95
« Back to Contributor configuration settings page