Web config key conversion to managed options
In FileHold versions prior to 17.1, many seldom used options were set in web config files on the application server. The managed options feature has replaced this method of retrieving and setting options for most options. In some cases, the old key name has been retained as the managed option key. In other cases, the name has changed. The mapping from the old value to the new value is in the list below. If you encounter an old web config configuration key, simply look up the new managed options key in this table. If it does not appear in this table, it has not changed.
Although managed options is how an application accesses all keys, some continue to be maintained in web config files for security reasons. These keys are not available in the managed options administrative screen. A custom program can access them using the API. These keys are marked with an asterisk (*).
| Old configuration key | Managed options key |
|---|---|
| Add2IndexDays2RetainFailures | Fts.RetainFailuresDays |
| Add2IndexEnableVerify | Fts.EnableVerify |
| Add2IndexMaximumRetries | Fts.MaximumRetries |
| AddDocumentWizard_ReturnPage | ReturnPage.AddDocumentWizard |
| AdministrativeDateFormat | Display.AdministrativeDateFormat |
| ADSyncDebug* | ADSync.Debug |
| ADSyncLogPath* | ADSync.LogPath |
| AllowWorkflowDueDateExtension | Workflow.AllowDueDateExtension |
| BarcodeRecognitionScript | BarcodeRecognition.Script |
| BatchJobsScheduledTask* | BatchJobs.ScheduledTask |
| BatchJobTimeoutSec | BatchJobs.TimeoutSec |
| C2PDFCertificateStore | ConvertToPdf.CertificateStore |
| Convert2PdfApproveBothDocumentVersions | ConvertToPdf.ApproveBothDocumentVersions |
| CourierBaseUrl | BaseUrl.Courier |
| DbLookupFieldDuplicatedRowLogLimit | DbLookup.DuplicatedRowLogLimit |
| DbLookupIgnoreDuplicateKeyValidation | DbLookup.IgnoreDuplicateKeyValidation |
| DisableFTSPrefilter | Fts.DisablePrefilter |
| DisableSchemasInSearch | Search.DisableSchemas |
| DocumentVersionIdToDocId MapInitializationNumberPerRun | Fts.DocumentIdMapEntriesPerRun |
| DuoUsername | Duo.Username |
| EmailMessagesProcessBatchSize | Email.ProcessBatchSize |
| EmailMessagesProcessMaximumTime | Email.ProcessMaximumTimeMin |
| EnableDigitalSignatureLog | DigitalSignature.EnableLog |
| EnableExternalLinksForHtmlViewing | Viewer.EnableExternalLinksInHtml |
| EnableOfficeCustomPropertyUpdates | Repository.EnableOfficeCustomPropertyUpdates |
| EnhancedRepositoryMoveJobSize | Repository.MoveJobSize |
| ExcludedFilesList | Fts.ExcludedFilesList |
| ExternalLookupScript | ExternalLookup.Script |
| ExternalPortalDefaultFolderId | ExternalPortal.DefaultFolderId |
| ExternalPortalDefaultSchemaId | ExternalPortal.DefaultSchemaId |
| ExternalPortalOwnerGuid | ExternalPortal.OwnerGuid |
| ExternalSignature.OpenIndependantAuthoringWindow | DigitalSignature.OpenIndependantAuthoringWindow |
| ExternalSignatureBaseUrl | BaseUrl.ExternalSignature |
| FtpConnectionTimeoutSec | Importation.FtpConnectionTimeoutSec |
| FTS Index Location* | Fts.IndexLocation |
| FTSPrefilterLimit | Fts.PrefilterLimit |
| FTSReindexBatchSize | Fts.ReindexBatchSize |
| ImportationJobDeleteProcessedEntriesAfterPeriod | Importation.DeleteProcessedEntriesAfterPeriod |
| ImportationJobDeleteProcessedEntriesAfterPeriodEnabled | Importation.DeleteProcessedEntriesAfterPeriodEnabled |
| ImportationJobDeleteProcessedEntriesNumberOfEntries | Importation.DeleteProcessedEntriesNumberOfEntries |
| ImportationJobTimeoutSec | Importation.JobTimeoutSec |
| Inbox_ReturnPage | ReturnPage.Inbox |
| InboxPageJpegQuality | ScannerInbox.JpegQuality |
| IncludedFilesList | Fts.IncludedFilesList |
| InitialOfflineVersion | Library.InitialOfflineVersion |
| IsWorkflowStatusSpeedUp | Workflow.IsStatusSpeedUp |
| ItemCountPerRequest | Dropdown.ItemCountPerRequest |
| LicenseOrderRecipient | License.OrderRecipient |
| LimitNumberOfEntriesToReturn | Fts.LimitNumberOfEntriesToReturn |
| LongSqlCommandTimeoutSec* | Service.LongSqlCommandTimeoutSec |
| Max files to add per run | Fts.MaxFilesToAddPerRun |
| Max files to add to index | Fts.MaxFilesToAddToIndex |
| MaxFileTransferChunkSize | Repository.MaxFileTransferChunkSize |
| MinimumFreeSpaceThreshold | Repository.MinimumFreeSpaceThreshold |
| OcrAutoRotate | Ocr.AutoRotate |
| OcrCommandTimeoutSec | Ocr.JobTimeoutSec |
| OcrDehole | Ocr.Dehole |
| OcrDeskew | Ocr.Deskew |
| OcrDpiResolution | Ocr.DpiResolution |
| OcrExcludeExtension | Ocr.ExcludeExtension |
| OcrLang | Ocr.Lang |
| OcrMaxDocuments | Ocr.MaxDocuments |
| OcrMaxResolution | Ocr.MaxResolution |
| OcrMode | Ocr.Mode |
| OcrPageRange | Ocr.PageRange |
| OcrRemoveBlankPages | Ocr.RemoveBlankPages |
| OcrRemoveOriginalDocuments | Ocr.RemoveOriginalDocuments |
| OcrThreads | Ocr.Threads |
| OcrTimeout | Ocr.TimeoutSec |
| OcrTotalOfExistingDocuments | Ocr.TotalOfExistingDocuments |
| OcrWhiteList | Ocr.WhiteList |
| PdfCompression_AbandonNegativeCompression | PdfCompression.AbandonNegativeCompression |
| PdfCompression_ImageDpi | PdfCompression.ImageDpi |
| PdfCompression_ImageQuality | PdfCompression.ImageQuality |
| PdfCompression_Images | PdfCompression.Images |
| PdfCompression_ImageSmoothing | PdfCompression.ImageSmoothing |
| PdfCompression_Linearize | PdfCompression.Linearize |
| PdfCompression_PackFonts | PdfCompression.PackFonts |
| PdfCompression_RemoveAnnotations | PdfCompression.RemoveAnnotations |
| PdfCompression_RemoveBookmarks | PdfCompression.RemoveBookmarks |
| PdfCompression_RemoveEmbeddedFiles | PdfCompression.RemoveEmbeddedFiles |
| PdfCompression_RemoveFormFields | PdfCompression.RemoveFormFields |
| PdfCompression_RemoveJavascript | PdfCompression.RemoveJavascript |
| PdfCompression_RemoveLinks | PdfCompression.RemoveLinks |
| PdfCompression_RemoveMetadata | PdfCompression.RemoveMetadata |
| PdfCompression_RemoveThumbnails | PdfCompression.RemoveThumbnails |
| PortalContactEmail | Portal.ContactEmail |
| qSearch_ReturnPage | ReturnPage.QuickSearch |
| ReindexWarningThreshold | Fts.ReindexWarningThreshold |
| ScannerInboxPageLimit | ScannerInbox.PageLimit |
| TemporaryUploadChunkSize | TemporaryUpload.ChunkSize |
| TemporaryUploadFolderPath* | TemporaryUpload.FolderPath |
| TemporaryUploadLifetimeSec | TemporaryUpload.LifetimeSec |
| UpnBasedAuth | Authentication.UpnBased |
| UrlForDownloads | BaseUrl.Download |
| UseMiddleInitialInFullName | User.UseMiddleInitialInFullName |
| UseNegotiateDomainAuth | Authentication.UseNegotiate |
| UserDefinedEventsMaxNum | Event.MaxUserDefined |
| Viewer_Cache* | Viewer.CachePath |
| Viewer_ReturnPage | ReturnPage.Viewer |
| ViewerCacheLife | Viewer.CacheLifetimeDays |
| ViewerFormAlwaysDownloadDefault | Viewer.AlwaysDownloadDefault |
| ViewStateCacheEnabled | ViewState.CacheEnabled |
| ViewStateCacheLifetime | ViewState.CacheLifetimeMin |
| ViewStateCacheLimit | ViewState.CacheLimit |
| WebServiceCallTimeoutSec* | Client.WebServiceCallTimeoutSec |
| WebServiceCallTimeoutSec* | Service.WebServiceCallTimeoutSec |
| Workflow-Plugin.Debug | WorkflowTrigger.Debug |