79684763

Date: 2025-06-30 12:40:21
Score: 1.5
Natty:
Report link

You can import a JSON definition file at startup. The file should something like this :

{
    "vhosts": [
        {
            "name": "/",
            "metadata": {
                "default_queue_type": "quorum"
            }
        }
    ],
    ... // Other definitions
}

Source : https://www.rabbitmq.com/docs/definitions#import

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mektoub