I can't believe I forgot this...

This commit is contained in:
Ralph Bean 2013-08-05 20:13:56 +00:00
parent a04aaaf029
commit 871807aaf8

View file

@ -62,6 +62,9 @@ tahrir.use_openid_email = False
# For auto-updating the frontpage.
tahrir.use_websockets = True
# For emitting messages when users claim badge invitations.
tahrir.use_fedmsg = True
session.secret="${tahrirSessionSecret}"
authnsecret="${tahrirAuthnSecret}"