def process_new_config(config):
    wokrer = CrawlerWorker()
    wokrer.run(config)