Files
schachfreunde-badsteben/site/config/config.php
T
2025-09-21 17:54:20 +02:00

11 lines
107 B
PHP

<?php
return [
'debug' => true,
'panel' => [
'vue' => [
'compiler' => false
]
],
];