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