Skip to content

Commit

Permalink
Update mercure.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Saif Eddin Gmati <[email protected]>
  • Loading branch information
dunglas and azjezz authored Dec 16, 2021
1 parent b4fb9fb commit ec87085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mercure.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ In addition to these environment variables,
MercureBundle provides a more advanced configuration configuration:

* ``secret``: the key to use to sign the JWT
* ``publish``: a list of topics to allow publishing to when generating the JWT
* ``publish``: a list of topics to allow publishing to when generating the JWT (only usable when `secret`, or `factory` are provided )
* ``subscribe``: a list of topics to allow subscribing to when generating the JWT (only usable when `secret`, or `factory` are provided )
* ``algorithm``: The algorithm to use to sign the JWT (only usable when `secret` is provided )
* ``provider``: The ID of a service to call to provide the JWT
Expand Down

0 comments on commit ec87085

Please sign in to comment.