|
|
@ -70,7 +70,7 @@ $config['aauth']['max_login_attempt'] = 10; |
|
|
|
$config['aauth']['verification'] = false; |
|
|
|
$config['aauth']['verification'] = false; |
|
|
|
|
|
|
|
|
|
|
|
$config['aauth']['login_with_name'] = false; |
|
|
|
$config['aauth']['login_with_name'] = false; |
|
|
|
$config['aauth']['use_cookies'] = false; |
|
|
|
$config['aauth']['use_cookies'] = true; // FALSE only on CI3 |
|
|
|
|
|
|
|
|
|
|
|
// system email. |
|
|
|
// system email. |
|
|
|
$config['aauth']['email'] = 'admin@admin.com'; |
|
|
|
$config['aauth']['email'] = 'admin@admin.com'; |
|
|
|