Skip to content

chore!: don't instantiate config reader

Martin Killenberg requested to merge chore/auto_config_reader into master

ApplicationCore 4 automatically has a config reader in each instance. A config reader should not be instantiated in the user code.

BREAKING CHANGE: Config file name changed, as it is now auto-generated from the application instance name.

Merge request reports

Loading