User Tools

Site Tools


data_core:update_safe_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
data_core:update_safe_configuration [2021/06/25 10:27] sudata_core:update_safe_configuration [2023/04/28 08:54] (current) su
Line 1: Line 1:
-====== Update Safe Configuration ======+====== Update-safe Configuration ======
  
 The Data Core runtime configuration ((not to be confused with DataCore.config - where data source configuration is stored)) includes a number of default settings. Amending these directly is not recommended as they will be reverted by package updates. However, you can create an external settings file. The Data Core runtime configuration ((not to be confused with DataCore.config - where data source configuration is stored)) includes a number of default settings. Amending these directly is not recommended as they will be reverted by package updates. However, you can create an external settings file.
Line 15: Line 15:
 { {
     "dataCore:application:name":"Intelligent Plant App Store Connect",     "dataCore:application:name":"Intelligent Plant App Store Connect",
-    "dataCore:csvDriver:baseDirectory": "CsvDriverFiles", +    "dataCore:alarmAnalysis:baseDirectory": "Data/ImportScripts", 
-    "dataCore:alarmAnalysis:baseDirectory": "ImportScripts"+    "dataCore:scriptEngine:scriptTags:snapshotRecalculation:taskCount": "5"
 } }
  
 </code> </code>
 +
 +New settings will take effect following a service restart.
data_core/update_safe_configuration.txt · Last modified: 2023/04/28 08:54 by su