BiFace_Server_Lite/config/params.php
2020-03-27 10:13:51 +07:00

6 lines
60 B
PHP

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