params.php 241 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 <?php return [ 'adminEmail' => 'admin@example.com', 'supportEmail' => 'support@example.com', 'user.passwordResetTokenExpire' => 3600, 'VERSION' => 'v1.0.0 build 2' ];