We can create a new service to extract all the config settings, this can be the source of truth and used everywhere we use config. It also would allow wrapping certain settings in `if` methods so we don't try and load something if it is not available.