Skip to content

Commit

Permalink
reverted the revert 😄
Browse files Browse the repository at this point in the history
  • Loading branch information
REJack committed Jul 27, 2015
1 parent 595fe0b commit b449749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/config/aauth.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
$config['aauth']['remember'] = ' +3 days';

// pasword maximum char long
$config['aauth']['max'] = 13;
$config['aauth']['max'] = 24;
// pasword minimum char long
$config['aauth']['min'] = 5;

Expand Down

0 comments on commit b449749

Please sign in to comment.