[auth] Fix the config option name in the warning message
authorChristophe de Vienne <christophe@unlish.com>
Sat, 03 Jan 2015 00:14:06 +0100
changeset 11531 16cb60d6424d
parent 11530 167f415e023e
child 11532 6a1d0aa3ac85
[auth] Fix the config option name in the warning message
pyramid_cubicweb/defaults.py
--- a/pyramid_cubicweb/defaults.py	Tue Dec 02 15:21:29 2014 +0100
+++ b/pyramid_cubicweb/defaults.py	Sat Jan 03 00:14:06 2015 +0100
@@ -49,7 +49,7 @@
 
             The authentication cookies are signed with a static secret key.
             To put your own secret key, edit your all-in-one.conf file
-            and set the 'pyramid-session-secret' key.
+            and set the 'pyramid-auth-secret' key.
 
             YOU SHOULD STOP THIS INSTANCE unless your really know what you
             are doing !!