Skip to content

Documentation - quick tour #884

@Kon-Xen

Description

@Kon-Xen

Hi,
Noticed that in the quick tour of the documentation for the symfony bundle
The example instructions suggest for the config

enqueue:
    default:
        transport: "amqp:"
        client: ~

that gives a yaml syntax error....
Could it be that instead the example should read ?

enqueue:
    transport:
        default: "amqp:"
    client: ~

Best,

K.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions