params.php 59 Bytes
Newer Older
1
<?php
2
return [
3
    'adminEmail' => 'admin@example.com',
4
];