Revise configuration system
Open
🔥 enhancement
🥺 help wanted
- Dominant language
- Java
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Serialize config in multiple "toml-tables".
Example:
```
[adfly]
enabled = true
userId = 12345
apiKey = exampleKey
```
And also update configuration using default configuration on update or absence config entries.
Contributor guide
Assessment
This issue has not been assessed yet.