guild/backend/config/params.php
2019-06-21 18:05:58 +03:00

5 lines
59 B
PHP
Executable File

<?php
return [
'adminEmail' => 'admin@example.com',
];