Allow to have `queue_rule` in `defaults` section


  • Merge Queue

It is now possible to set default configuration for queue_rules using the defaults section of the configuration. This allows to set default configuration such as bot_account or batch_size for all queues.

This is also supported when extending the configuration across multiple repositories.