Module Loading

Module Loading 

Source
Expand description

Configuration loading and merging utilities.

Functionsยง

collect_default_configurations ๐Ÿ”’
Collects default configurations from all installed extensions.
initialize_and_merge_configurations
Logic to load and merge all configuration files into the effective configuration stored in ApplicationState.
read_and_parse_configuration_file ๐Ÿ”’
An internal helper to read and parse a single JSON configuration file.