misc/migration/3.7.5_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 16 Jan 2015 14:12:49 +0100
changeset 10210 633d85ba9f72
parent 5326 0d9054eb3bd1
permissions -rw-r--r--
[undo/test] check that the entity was restored even though the fiche relation wasn't

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