Skip to content

Commit

Permalink
[update] params
Browse files Browse the repository at this point in the history
because auth login both, we dont need this params
  • Loading branch information
elfarqy committed Feb 6, 2017
1 parent 0361ec4 commit 26569ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions common/config/params.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
'supportEmail' => 'support@example.com',
/** set password reset token expired 60 sec * 60 Min */
'user.passwordResetTokenExpire' => 3600,
/** set login params. If value is true, then should login by email. else, login by username. */
'loginByEmail' => false,
/**
* Is user must be use strong password?
* there is only 5 choices : simple | normal | fair | medium | strong
Expand Down

0 comments on commit 26569ec

Please sign in to comment.