misc/migration/3.7.5_Any.py
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Mon, 06 Sep 2010 21:57:12 +0200
branchstable
changeset 6177 76aaca285e07
parent 5326 0d9054eb3bd1
permissions -rw-r--r--
[views] rename Edition to Modification and personal information to profile

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