Skip to content

Commit a8403c0

Browse files
committed
Remove obselete Mercure turbo/hub configuration
1 parent f221d4d commit a8403c0

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

src/Turbo/doc/index.rst

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ If you use Symfony Flex, the configuration has been generated for you,
512512
be sure to update the ``MERCURE_URL`` in the ``.env`` file to point to a
513513
Mercure Hub (it's not necessary if you are using Symfony Docker).
514514

515-
Otherwise, configure Mercure Hub(s) to use:
515+
Otherwise, configure Mercure Hub(s) as explained in the documentation:
516516

517517
.. code-block:: yaml
518518
@@ -790,13 +790,6 @@ the following configuration:
790790
url: https://hub2.example.net/.well-known/mercure
791791
jwt: snip
792792
793-
.. code-block:: yaml
794-
795-
# config/packages/turbo.yaml
796-
turbo:
797-
mercure:
798-
hubs: [hub1, hub2]
799-
800793
Use the appropriate Mercure ``HubInterface`` service to send a change
801794
using a specific transport::
802795

0 commit comments

Comments
 (0)