We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e35f1cc commit 81c1387Copy full SHA for 81c1387
mercure.rst
@@ -119,7 +119,7 @@ MercureBundle provides a more advanced configuration configuration:
119
* ``subscribe``: a list of topics to allow subscribing to when generating the JWT
120
* ``algorithm``: The algorithm to use to sign the JWT
121
* ``provider``: The ID of a service to call to provide the JWT
122
-* ``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)
123
* ``value``: the raw JWT to use (all other options will be ignored)
124
125
.. configuration-block::
0 commit comments