Skip to content

Commit

Permalink
Applying updates to skel/core.php. Fixes #1255
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Nov 3, 2010
1 parent 3dc1f6e commit 2403d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cake/console/templates/skel/config/core.php
Expand Up @@ -167,7 +167,7 @@
Configure::write('Session.cookie', 'CAKEPHP');

/**
* Session time out time (in minutes).
* Session time out time (in seconds).
* Actual value depends on 'Security.level' setting.
*/
Configure::write('Session.timeout', '120');
Expand Down

0 comments on commit 2403d7f

Please sign in to comment.