Quote that.

This commit is contained in:
Ralph Bean 2013-12-10 19:50:24 +00:00
parent e20ea5e6cc
commit ef4aba69a0

View file

@ -1,6 +1,6 @@
# See /etc/fedmsg.d/fmn.web.py for the db url
SECRET_KEY = {{ notifs_secret_key }}
SECRET_KEY = '{{ notifs_secret_key }}'
FMN_ADMINS = ['ralph.id.fedoraproject.org']