misc/migration/3.7.5_Any.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Thu, 16 Sep 2010 11:52:10 +0200
branchstable
changeset 6260 e06750b556ad
parent 5326 0d9054eb3bd1
permissions -rw-r--r--
raise ProcessFormError when a problem occurs during date / time parsing

if versions_map['cubicweb'][0] == (3, 7, 4):
    config['http-session-time'] *= 60
    config['cleanup-session-time'] *= 60
    config['cleanup-anonymous-session-time'] *= 60