Changeset 236
- Timestamp:
- 05/17/07 04:09:09
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
FreakAuth/trunk/www/system/application/config/freakauth_light.php
r231 r236 2 2 3 3 /** 4 * CONFI CURATION ARRAY FOR THE FreakAuth_light library4 * CONFIGURATION ARRAY FOR THE FreakAuth_light library 5 5 * 6 6 * @package FreakAuth_light … … 244 244 | Time (in seconds) that the autologin cookie remains valid. 245 245 | 246 | !NOTE: not used so far. It's here for future REMEMBER ME 247 | implementation 248 | 246 249 */ 247 250 $config['FAL_auto_login_period'] = 60*60*24*30;
