misc/migration/3.7.5_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Fri, 30 May 2014 11:10:54 +0200
changeset 9787 ae624d86c652
parent 5326 0d9054eb3bd1
permissions -rw-r--r--
[tests/migration] use the new connection api

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