Skip to content

Commit daaa3f1

Browse files
dunglasazjezz
andauthored
Update mercure.rst
Co-authored-by: Saif Eddin Gmati <[email protected]>
1 parent ec87085 commit daaa3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mercure.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ MercureBundle provides a more advanced configuration configuration:
118118
* ``publish``: a list of topics to allow publishing to when generating the JWT (only usable when `secret`, or `factory` are provided )
119119
* ``subscribe``: a list of topics to allow subscribing to when generating the JWT (only usable when `secret`, or `factory` are provided )
120120
* ``algorithm``: The algorithm to use to sign the JWT (only usable when `secret` is provided )
121-
* ``provider``: The ID of a service to call to provide the JWT
121+
* ``provider``: The ID of a service to call to provide the JWT (all other options will be ignored)
122122
* ``factory``: The ID of a service to call to create the JWT (all other options, beside `subscribe`, and `publish` will be ignored)
123123
* ``value``: the raw JWT to use (all other options will be ignored)
124124

0 commit comments

Comments
 (0)