At the moment, most of the vacs client config is centralised in a single config.rs.
We should split this file up into the respective modules and move configuration handling there, leaving config.rs only with the top-level structure and loading/persisting logic.
Originally posted by @IamLuisAUT in #900 (comment)
At the moment, most of the vacs client config is centralised in a single
config.rs.We should split this file up into the respective modules and move configuration handling there, leaving
config.rsonly with the top-level structure and loading/persisting logic.Originally posted by @IamLuisAUT in #900 (comment)