Summary
This article details the HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\LFFTS\Config registry key.
More Information
The following table lists the registry values stored in the Config key.
Warning: Incorrectly editing the registry may adversely affect your system. Before you edit the registry, make sure you understand how to restore it if a problem occurs.
Name | Type | Description |
AutoStartPerfMon | DWORD | Specifies whether to enable LFFTS performance counters. The default value of 1 enables performance counters. Set the value to 0 to disable the feature. |
SearchMem | DWORD | Specifies the maximum amount memory, in MB, that LFFTS will use to store search results. The larger this value, the more search results can be returned. The default value is 200. |
Port | String | Specifies the listening port of LFFTS. This value must match the FTSPort value under the HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\Engine\8.0\Repositories\YourRepository registry key. The default value is 5053. |
DumpDirectory | String | Specifies the folder where LFFTS will store dump files when LFFTS encounters an unhandled exception. The default value is blank. |
SearchDeleteTime | String | Specifies the amount of time, in seconds, to store a search resource. The default value is 1800 seconds. |
MaxSearchResult | String | Specifies the maximum number of search results. |
LFSOErrorMonitor | String | Specifies whether LFFTS generates dump files on LFSO errors. For example, setting a value of 9035 means LFFTS will generate dump files when there is an error 9035. A value of 0 matches any LFSO error. |