File: //opt/perf/newconfig/oacore_def.ini
;
; oacore 12.0 Default Settings
;
[oacore]
; If set to true, enables baselining of configured metrics.
; Change in this variable is reflected only if oacore is restarted.
ENABLE_BASELINE=false
[oacore.dml]
; If set to true, oacore disables all data logging operations to
; performance data store. Change in this variable is reflected
; only if oacore is restarted.
READ_ONLY_MODE=false
[oacore.sqlite]
; If set to true, oacore periodically releases non-essential memory
; allocations held by sqlite library. This helps to control the
; resident memory used by oacore.
RELEASE_MEMORY=true