Skip to content

Commit f221d4d

Browse files
committed
Fix Mercure controller configuration
1 parent ef688d4 commit f221d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Turbo/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ Then, enable the "mercure stream" controller in ``assets/controllers.json``:
500500
"mercure-turbo-stream": {
501501
+ "enabled": true,
502502
- "enabled": false,
503-
"fetch": "lazy"
503+
"fetch": "eager"
504504
}
505505
},
506506

0 commit comments

Comments
 (0)