cubicweb/pyramid/pyramid.ini.tmpl
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 17 Mar 2020 13:34:54 +0100
changeset 12917 db0f56b19583
parent 12588 fa292e905edc
permissions -rw-r--r--
[pkg] merge 3.27 Require python >= 3.6 since recent typing notations require >= 3.6

[main]

cubicweb.session.secret = %(secret_1)s
cubicweb.auth.authtkt.session.secret = %(secret_2)s
cubicweb.auth.authtkt.persistent.secret = %(secret_3)s
cubicweb.auth.authtkt.session.secure = no
cubicweb.auth.authtkt.persistent.secure = no