Blame view

config/params.php 60 Bytes
2049c43e   Alexey Boroda   first commit
1
2
3
4
5
  <?php
  
  return [
      'adminEmail' => 'admin@example.com',
  ];