Development

Changeset 6623

You must first sign up to be able to contribute.

Changeset 6623

Show
Ignore:
Timestamp:
12/20/07 17:10:15 (7 months ago)
Author:
francois
Message:

mentioned sf_timeout setting change

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/UPGRADE

    r6509 r6623  
    323323 
    324324The `project:upgrade1.1` task makes all those changes for you. 
     325 
     326Session timeout 
     327--------------- 
     328 
     329The `sf_timeout` setting is not used anymore. To change the session timeout, you now have to edit the `factories.yml` instead if the `settings.yml`, and change the parameters of the `user` factory: 
     330 
     331    all: 
     332      user: 
     333        class: myUser 
     334        param: 
     335          timeout:     1800     # session timeout in seconds