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