-
Bug
-
Resolution: Fixed
-
None
-
High
-
Corrected the default value of several configuration values, which is used to determine if a value is considered as changed or not.
-
Emptyshow more show less
problem
On a fresh installation the following values are listed as modified, although they were not modified.
runtimeOptions.autoQA.mustBeZeroErrorsQualities db ["internal:internal_tag_structure_faulty"] runtimeOptions.editor.segments.editorSpecialCharacters db [... STRIPPED BY THOMAS ..] runtimeOptions.InstantTranslate.languageDetectionEnabled db 1 runtimeOptions.InstantTranslate.minMatchRateBorder db 70 runtimeOptions.InstantTranslate.user.defaultLanguages db {} runtimeOptions.LanguageResources.t5memory.memoryOverflowErrorCodes db 5034,5035,6044,5037 runtimeOptions.openid.removeUsersAfterDays db 0 runtimeOptions.plugins.AcrossHotfolder.defaultPM db 2 runtimeOptions.plugins.OpenAI.Azure.deploymentType db runtimeOptions.plugins.PlunetConnector.Plunet.Password db runtimeOptions.plugins.PlunetConnector.PlunetSoapAuthTokenConfig db runtimeOptions.plugins.PlunetConnector.PlunetT5JobToWorkflowStepMapping db { "Translate5 translation": "translation", "translation": "translation", "Translate5 revision" : "reviewing" } runtimeOptions.plugins.VisualReview.directPublicAccess db 1 runtimeOptions.tbx.termLabelMap db {"admittedTerm": "permitted", "deprecatedTerm": "forbidden", "legalTerm": "permitted", "preferredTerm": "preferred", "regulatedTerm": "permitted", "standardizedTerm": "standardized", "supersededTerm": "forbidden"}
solution
Update the default value so that the value after a fresh installation is reflected here.