misc/migration/3.7.5_Any.py
author Stephanie Marcu <stephanie.marcu@logilab.fr>
Wed, 16 Jun 2010 09:33:04 +0200
branchstable
changeset 5756 ab03e4adb4f1
parent 5326 0d9054eb3bd1
permissions -rw-r--r--
[filefield] normalized file names to deal with windows files

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