misc/migration/3.7.5_Any.py
author Stephanie Marcu <stephanie.marcu@logilab.fr>
Wed, 28 Apr 2010 16:55:39 +0200
brancholdstable
changeset 5431 84d8b4357528
parent 5326 0d9054eb3bd1
permissions -rw-r--r--
fix i18ncube for pegase where we do strange things by redefining relations

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