Files
oficial/aldarien/format/config/app.php
2021-03-25 21:23:29 -03:00

5 lines
55 B
PHP

<?php
return [
'timezone' => 'America/Santiago'
];
?>