cubicweb/pyramid/pyramid.ini.tmpl
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 19 Feb 2020 19:49:01 +0100
changeset 12888 24a20d2b8c84
parent 12588 fa292e905edc
permissions -rw-r--r--
[server.querier] remove useless attribute Querier._planner
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12588
fa292e905edc [pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
Laurent Peuch <cortex@worlddomination.be>
parents:
diff changeset
     1
[main]
fa292e905edc [pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
Laurent Peuch <cortex@worlddomination.be>
parents:
diff changeset
     2
fa292e905edc [pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
Laurent Peuch <cortex@worlddomination.be>
parents:
diff changeset
     3
cubicweb.session.secret = %(secret_1)s
fa292e905edc [pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
Laurent Peuch <cortex@worlddomination.be>
parents:
diff changeset
     4
cubicweb.auth.authtkt.session.secret = %(secret_2)s
fa292e905edc [pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
Laurent Peuch <cortex@worlddomination.be>
parents:
diff changeset
     5
cubicweb.auth.authtkt.persistent.secret = %(secret_3)s
fa292e905edc [pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
Laurent Peuch <cortex@worlddomination.be>
parents:
diff changeset
     6
cubicweb.auth.authtkt.session.secure = no
fa292e905edc [pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
Laurent Peuch <cortex@worlddomination.be>
parents:
diff changeset
     7
cubicweb.auth.authtkt.persistent.secure = no