willy.club/config/default.config.php
2023-01-29 13:35:00 +01:00

8 lines
133 B
PHP

<?php
/**
* Do not modify this file!
* Copy and name it config.php to override these defaults.
*/
return [
'debug' => false
];