8000 Update mercure.rst · symfony/symfony-docs@adf49ef · GitHub
[go: up one dir, main page]

Skip to content

Commit adf49ef

Browse files
dunglasazjezz
andauthored
Update mercure.rst
Co-authored-by: Saif Eddin Gmati <29315886+azjezz@users.noreply.github.com>
1 parent daaa3f1 commit adf49ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mercure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ MercureBundle will use it to automatically generate and sign the needed JWTs.
114114
In addition to these environment variables,
115115
MercureBundle provides a more advanced configuration configuration:
116116

117-
* ``secret``: the key to use to sign the JWT
117+
* ``secret``: the key to use to sign the JWT (all other options, beside `algorithm`, `subscribe`, and `publish` will be ignored)
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 )

0 commit comments

Comments
 (0)
0