HKEY_LOCAL_MACHINE\Software\Cyco\AutoManager Meridian\CurrentVersion\Installed DataStores\<vaultname>
Value Name |
Data Type |
Value Data |
---|---|---|
AlertNoBackup |
DWORD |
Number of days (5 by default) since the last successful execution of the Prepare for Backup command on this vault, after which an alert is displayed when the Administrator tool is opened. If this value is 0, do not display an alert for this vault. The alert is based on the LastSuccessfulPrepareForBackup value. See Backups And Recovery. |
AuditConnectionString | String |
Connection string to the audit log database. See Create an Audit Log Database. |
CacheLoad |
DWORD |
If this value is not 0 or omitted (default), database cache is loaded. If this value is 0, cache is not loaded. |
DataStoreID |
String |
Twelve-digit hexadecimal ID used to name the streams and content indexing folders for this vault. See Content Indexing. |
DefaultSection |
String |
The name of the default section in a datastore. If the section does not exist, it will be created. |
EnableFullTextSearch |
DWORD |
If this value is 1, content indexing is enabled for this vault. If this value is 0 or omitted (default), content indexing is cleared. See Content Indexing. |
FullTextCatalog |
String |
Microsoft Indexing Service catalog name for content indexing. If omitted (default), catalog name is based on the vault name preceded by “AM”. If the default name is not compatible with Indexing Service, an alternative name can be specified here. See Content Indexing. |
FullTextCatLocation |
String |
Parent folder of the catalog.wci folder containing Indexing Service catalog files for this vault. When “*” (default), this value depends on the value of FullTextInLocalDataPath. See Content Indexing. |
LastFailedPrepareForBackup |
Binary |
Date and time of the last failed backup attempt of this vault. See Backups And Recovery. |
LastFullTextFilter |
Binary |
Date and time that content indexing was last updated successfully for this vault. See Content Indexing. |
LastRecoveryLogCreated |
Binary |
Date and time that the Recovery Log command was last run successfully. See Backups And Recovery. |
Binary |
Date that the Prepare for Backup command was last run successfully. See Backups And Recovery. |
|
MaximumWorkflowLogSize |
DWORD |
The maximum workflow log size for a vault in bytes. By default this value is set to 0, which means there is no maximum size. You can also configure this setting in the Administrator. If the user performs an action and the log exceeds the maximum configured size, lines are removed from the start of the log until the log is not larger than the maximum size. |
MailServerParameters | String |
String of mail server parameters to use for notifications sent from this vault like: Host=smtp-mail.outlook.com;Port=587;SenderAddress=MeridianMail@hotmail.com;SenderName=Meridian Mail. Account;EnableSSL=True;UserName=meridianmail@hotmail.com;Password=*********;AuthType=Basic This setting is intended to be used only when multiple vaults should send notifications from different SMTP servers, for example, per the user's region. If all vaults should use the same SMTP server, it may be configured more simply as described in Specify a Mail Server - Administrator. |
NotificationsConnectionString | String | Connection string to the subscription notifications database. See Create a Subscriptions Database. |
UseAMFS |
DWORD |
This is a legacy setting related to a Windows feature that is no longer supported. Do not change the default value of this setting, or you will encounter issues with clients being unable to access file contents. |