ctms/console/config/params.php
2025-04-10 23:19:13 +08:00

5 lines
59 B
PHP
Executable File

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