cubicweb/pyramid/pyramid.ini.tmpl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 19 Dec 2019 01:04:07 +0100
changeset 12829 0e9ce897dfdf
parent 12588 fa292e905edc
permissions -rw-r--r--
[mypy/fix] Incompatible types in assignment (expression has type "staticmethod", variable has type "Callable[[ETag], Any]")

[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