misc/migration/3.7.4_Any.py
branchstable
changeset 5299 ec23f3ebcd34
parent 5181 f34ee58fdfc8
child 5326 0d9054eb3bd1
--- a/misc/migration/3.7.4_Any.py	Thu Apr 15 18:42:41 2010 +0200
+++ b/misc/migration/3.7.4_Any.py	Thu Apr 15 19:25:39 2010 +0200
@@ -1,1 +1,5 @@
 sync_schema_props_perms('TrInfo', syncprops=False)
+
+config['http-session-time'] /= 60
+config['cleanup-session-time'] /= 60
+config['cleanup-anonymous-session-time'] /= 60