Sindbad~EG File Manager

Current Path : /opt/nginxhttpd_/config/packages/
Upload File :
Current File : //opt/nginxhttpd_/config/packages/messenger.yaml

framework:
    messenger:
        # Uncomment this (and the failed transport below) to send failed messages to this transport for later handling.
        # failure_transport: failed
        serializer:
            default_serializer: messenger.transport.symfony_serializer
            symfony_serializer:
                format: json
        transports:
            # https://symfony.com/doc/current/messenger.html#transport-configuration
            async:
                dsn: 'doctrine://default?queue_name=async'
                retry_strategy:
                    delay: 3600000
                    multiplier: 1
                    max_retries: 360

            failed: 'doctrine://default?queue_name=failed'
            # sync: 'sync://'

        routing:
            # Route your messages to the transports
            # 'App\Message\YourMessage': async

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists