accounts/common/config/params.php

6 lines
91 B
PHP

<?php
return [
'fromEmail' => 'ely@ely.by',
'supportEmail' => 'support@ely.by',
];