# HG changeset patch # User Denis Laxalde # Date 1486632675 -3600 # Node ID 36f46344176496619a8f44d334303759f7b789b5 # Parent ddc05ce75319c6cbc07db5dbab3dcc7559b8cbf6 [skeleton] Add "cubicweb.session.secret" to development.ini Commented as other "secret" settings. At least, now all settings are present in the development.ini file. [ci skip] diff -r ddc05ce75319 -r 36f463441764 cubicweb/skeleton/development.ini.tmpl --- a/cubicweb/skeleton/development.ini.tmpl Fri Feb 10 16:55:23 2017 +0100 +++ b/cubicweb/skeleton/development.ini.tmpl Thu Feb 09 10:31:15 2017 +0100 @@ -25,6 +25,7 @@ cubicweb.instance = %%(instance)s cubicweb.bwcompat = True cubicweb.debug = True +# cubicweb.session.secret = # cubicweb.auth.authtkt.persistent.secret = cubicweb.auth.authtkt.persistent.secure = False # cubicweb.auth.authtkt.session.secret =