conf/loader: Declare save code now queues to consume from
The scheduler runner will route the save code now queries to those queues.
So from docker if we want to those being ever consumed, we need the loaders
to subscribe to those from now on.
Related to T3084