misc/migration/3.7.5_Any.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Sat, 29 May 2010 09:58:23 +0000
branchstable
changeset 5603 d8d9f4ec252d
parent 5326 0d9054eb3bd1
permissions -rw-r--r--
ldap source logging Added some extra logging statement to understand what happens in the ldap source.

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