Add-in settings
Add-in settings are settings that determine the behavior of the add-in during use. Cryptshare for Outlook (Classic) offers you three different approaches to manage add-in settings:
-
Central management of settings via the Cryptshare server with which the add-in communicates ("Administration Interface", "Additional Products" area - "Cryptshare for Outlook (Classic)")
-
Local management of settings via an XML file (CS4OutlookAdminConfig.xml)
-
Manage settings locally from the user interface.
Add-in settings
In this tab you can customize the behaviour of your Cryptshare for Outlook (Classic) add-in to your requirements. The options shown here can be pre-assigned by your administrator with different values. Some of these options may be marked by the administrator as non-editable or completely hidden.

| Variable | Function | Type | Unit | Default value |
|---|---|---|---|---|
automaticVerificationTimespan |
Wait for verification email |
Integer |
seconds |
25 |
showPaperclipHint |
Show usage note |
Boolean |
- |
true |
storePasswords |
Store passwords locally |
Boolean |
- |
true |
uiLanguagePreset |
Fallback language for user interface |
String |
- |
en |
recipientLanguagePreset |
Default language for recipient notification |
String |
- |
en |
logLevel |
Log Level |
Integer |
- |
1 |
uploadHistoryGracePeriod |
Transfer History |
Integer |
Days |
14 |
keepIncomingAttachmentSizeMax |
Import incoming files up to (MB) |
Integer |
MB |
20 |
keepIncomingAttachmentSizePrompt |
Show warning on file import greater than (MB) |
Integer |
MB |
10 |
keepOutgoingAttachmentSizeMax |
Save sent files up to (MB) |
Integer |
MB |
20 |
keepOutgoingAttachmentSizePrompt |
Show warning when saving sent attachments greater than (MB) |
Integer |
MB |
10 |
allowSettingsFromPropertyFiles |
Allow configuration via file |
Boolean |
- |
false |
forceCryptshareAttachmentSizeMin |
Auto-Activation Threshold (MB) |
Integer |
MB |
10 |