Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simultaneously load main and plugin's config.ini #250

Merged
merged 10 commits into from
Sep 17, 2024
Merged

Conversation

orviz
Copy link
Collaborator

@orviz orviz commented Sep 13, 2024

ConfigParser allows loading multiple configuration files. This change leverages this feature to load both the main and plugin's config.ini files at once. Plugin's parameters have higher priority when matches happen (same section and option name).

@orviz orviz requested a review from ferag September 13, 2024 07:49
@ferag ferag merged commit 22cb374 into main Sep 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants