Disable Turbo (#87)

This commit is contained in:
2026-05-01 11:42:00 +02:00
committed by GitHub
parent 826c8b2517
commit 4f02e63265
+1 -1
View File
@@ -2,7 +2,7 @@
"controllers": {
"@symfony/ux-turbo": {
"turbo-core": {
"enabled": true,
"enabled": false,
"fetch": "eager"
},
"mercure-turbo-stream": {