Skip to content

Configuration Documentation may be incorrect. #7

@tsacks

Description

@tsacks

The example documentation may be incorrect. It appears to have the 'redis' connection info inside of the 'queue' array, but it does not appear to work like that in practice.

I was only able to get that working by moving 'redis' from inside of 'queue' to inside of 'components' directly, and adding 'class' => 'yii\redis\Connection' to the 'redis' array.

Submitting a pull request with the changes in the documentation that has gotten it working for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions