misc/migration/3.7.5_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Mon, 02 Jun 2014 16:48:37 +0200
changeset 9807 958fc84a730f
parent 5326 0d9054eb3bd1
permissions -rw-r--r--
[webtests/views_xmlrss] 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