cubicweb/skeleton/development.ini.tmpl
changeset 11972 a2bc933ffb59
parent 11968 bb0dfc7d2d0e
child 11994 c1a6b18c141f
equal deleted inserted replaced
11971:6c035cfef04f 11972:a2bc933ffb59
    21 ##
    21 ##
    22 # CubicWeb instance settings
    22 # CubicWeb instance settings
    23 # http://cubicweb.readthedocs.io/en/latest/book/pyramid/settings/
    23 # http://cubicweb.readthedocs.io/en/latest/book/pyramid/settings/
    24 ##
    24 ##
    25 cubicweb.instance = %%(instance)s
    25 cubicweb.instance = %%(instance)s
    26 cubicweb.bwcompat = True
    26 cubicweb.bwcompat = False
    27 cubicweb.debug = True
    27 cubicweb.debug = True
    28 # cubicweb.session.secret =
    28 # cubicweb.session.secret =
    29 # cubicweb.auth.authtkt.persistent.secret =
    29 # cubicweb.auth.authtkt.persistent.secret =
    30 cubicweb.auth.authtkt.persistent.secure = False
    30 cubicweb.auth.authtkt.persistent.secure = False
    31 # cubicweb.auth.authtkt.session.secret =
    31 # cubicweb.auth.authtkt.session.secret =