mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
15 lines
323 B
JSON
15 lines
323 B
JSON
{
|
|
"controllers": {
|
|
"@symfony/ux-turbo": {
|
|
"turbo-core": {
|
|
"enabled": true,
|
|
"fetch": "eager"
|
|
},
|
|
"mercure-turbo-stream": {
|
|
"enabled": false,
|
|
"fetch": "eager"
|
|
}
|
|
}
|
|
},
|
|
"entrypoints": []
|
|
}
|