File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ In addition to these environment variables,
115
115
MercureBundle provides a more advanced configuration configuration:
116
116
117
117
* ``secret ``: the key to use to sign the JWT
118
- * ``publish ``: a list of topics to allow publishing to when generating the JWT
118
+ * ``publish ``: a list of topics to allow publishing to when generating the JWT (only usable when ` secret `, or ` factory ` are provided )
119
119
* ``subscribe ``: a list of topics to allow subscribing to when generating the JWT (only usable when `secret `, or `factory ` are provided )
120
120
* ``algorithm ``: The algorithm to use to sign the JWT (only usable when `secret ` is provided )
121
121
* ``provider ``: The ID of a service to call to provide the JWT
You can’t perform that action at this time.
0 commit comments