Browse Source

Revert "reverted the revert 😄"

This reverts commit b449749451.
develop
Raphael Jackstadt 10 years ago
parent
commit
87369a9341
  1. 2
      application/config/aauth.php

2
application/config/aauth.php

@ -43,7 +43,7 @@ $config['aauth']['user_variables'] = 'aauth_user_variables';
$config['aauth']['remember'] = ' +3 days';
// pasword maximum char long
$config['aauth']['max'] = 24;
$config['aauth']['max'] = 13;
// pasword minimum char long
$config['aauth']['min'] = 5;

Loading…
Cancel
Save