I can't believe I forgot this...
This commit is contained in:
parent
a04aaaf029
commit
871807aaf8
1 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,9 @@ tahrir.use_openid_email = False
|
||||||
# For auto-updating the frontpage.
|
# For auto-updating the frontpage.
|
||||||
tahrir.use_websockets = True
|
tahrir.use_websockets = True
|
||||||
|
|
||||||
|
# For emitting messages when users claim badge invitations.
|
||||||
|
tahrir.use_fedmsg = True
|
||||||
|
|
||||||
session.secret="${tahrirSessionSecret}"
|
session.secret="${tahrirSessionSecret}"
|
||||||
authnsecret="${tahrirAuthnSecret}"
|
authnsecret="${tahrirAuthnSecret}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue