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 e35f1cc commit 81c1387
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 @@ -119,7 +119,7 @@ MercureBundle provides a more advanced configuration configuration:
* ``subscribe``: a list of topics to allow subscribing to when generating the JWT
* ``algorithm``: The algorithm to use to sign the JWT
* ``provider``: The ID of a service to call to provide the JWT
* ``factory``: The ID of a service to call to create the JWT
* ``factory``: The ID of a service to call to create the JWT (all other options, beside `subscribe`, and `publish` will be ignored)
* ``value``: the raw JWT to use (all other options will be ignored)

.. configuration-block::
Expand Down

0 comments on commit 81c1387

Please sign in to comment.