---------- Forwarded message ----------
From: Raphael <[email protected]>
Date: Mon, Sep 21, 2009 at 2:59 PM
Subject: Set timeout sessions
To: [email protected]


Hy guys,
why in all files, I find it?

user:
    class: myUser
    param:
      timeout:         1800
      logging:         %SF_LOGGING_ENABLED%
      use_flash:       true
      default_culture: %SF_DEFAULT_CULTURE%

I read all the documentation that I can change the time of my session
through the variable sf_timeout. but nowhere do I find the call to my
definition.

Actually you can change the life of the session?

I change my factories.yml add this:

  user:
    class: myUser
    param:
      timeout:         10800
      logging:         %SF_LOGGING_ENABLED%
      use_flash:       true
      default_culture: %SF_DEFAULT_CULTURE%

because in "initialize" of sfBasicSecurityUser the array "options" has
default timeout.

-- 
Raphael Almeida Araújo
Homepage: http://sites.google.com/site/raphoxaraujo



-- 
Raphael Almeida Araújo
Homepage: http://sites.google.com/site/raphoxaraujo

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to