Blame view

backend/config/params.php 71 Bytes
950817c6   Alex Savenko   first commit
1
2
3
4
  <?php
      return [
          'adminEmail' => 'admin@example.com',
      ];