1,738
edits
m (→Dependency) |
|||
If the user has already run [[Extra Sensors]] module, the file CutilsCharts.def will contain the line
; ExtraSensorCharts
And everything below these lines will be replaced by generated ExtraSensors charts (up to but not including the following CustomLogs demarcation line).
A similar section will be created for the Custom Logs charts with the
▲A similar section will be created for the Custom Logs charts with the line
; CustomLogsCharts
UserModificationCustomLogsCharts=true
will provide the possibility to modify the charts (default is false).
Again: be aware that making the modification of the charts manual will no longer overwrite. If you lose track and want to start over again with automatic chart generation set this parameter to false.
|