Logo white

Timur Kastemirov / testTimurArtwebShop

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • testTimurArtwebShop
  • common
  • config
  • params.php
  • first commit
    c92318c6
    Timur Kastemirov authored
    2017-06-21 16:51:11 +0300  
    Browse Code ยป
params.php 205 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6
<?php
    return [
        'adminEmail'                    => 'admin@example.com',
        'supportEmail'                  => 'support@example.com',
        'user.passwordResetTokenExpire' => 3600,
    ];