Add profile page + disable Turbo

This commit is contained in:
2024-10-29 15:04:44 +01:00
parent 008cc7218d
commit b3585047be
4 changed files with 107 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"controllers": {
"@symfony/ux-turbo": {
"turbo-core": {
"enabled": true,
"enabled": false,
"fetch": "eager"
},
"mercure-turbo-stream": {