Author: sevein
Date: Fri May 27 16:49:40 2011
New Revision: 9125

Log:
Set default session timeout value explicitly, see also 
http://www.qubit-toolkit.org/wiki/index.php?title=User_authentication_timeout

Modified:
   trunk/apps/qubit/config/factories.yml

Modified: trunk/apps/qubit/config/factories.yml
==============================================================================
--- trunk/apps/qubit/config/factories.yml       Fri May 27 14:35:09 2011        
(r9124)
+++ trunk/apps/qubit/config/factories.yml       Fri May 27 16:49:40 2011        
(r9125)
@@ -53,3 +53,8 @@
     param:
       cache_key_use_vary_headers: true
       cache_key_use_host_name:    true
+
+  user:
+    class: myUser
+    param:
+      timeout: 1800 # Session timeout in seconds

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" 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/qubit-commits?hl=en.

Reply via email to