So that other components can get the config options directly from it. For example, the poller and scheduler currently store the config, so that they can call `get_spider_queues` with it. First mentioned in #186