Skip to content

cfg if multiple modules are used #736

@awirb

Description

@awirb

new modules/functions that use several other modules have their own ini file but for the configuration of the other modules they get an moduleName_override section - this section has to be present for all of the other modules that are used so it is visible which ones are used the logic is as follows:

  • read config from modules (default and if a certain flag set to true read also local)
  • read config from this function and override sections - have highest priority

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions