[go: up one dir, main page]

DAL node: persist profiles on disk

What

Fixes #6482 (closed). Alternative to !11649 (closed).

Why

This is a less "strange"/ad-hoc solution than updating the config during run time (#6482 (closed)) or on termination (as on master).

How

Store the profile context on disk whenever it changes.

Merge request reports

Loading