(fmn) make me an admin in staging.

This commit is contained in:
Ralph Bean 2015-03-25 19:09:38 +00:00
parent 57471407c8
commit b37c55cfca

View file

@ -2,7 +2,7 @@
SECRET_KEY = '{{ notifs_secret_key }}'
FMN_ADMINS = ['ralph.id.fedoraproject.org']
FMN_ADMINS = ['ralph.id.fedoraproject.org', 'ralph.id.stg.fedoraproject.org']
{% if env == 'staging' %}
FAS_OPENID_CHECK_CERT = False