Set up the waiverdb access token for production.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-11-19 17:02:04 +00:00
parent ab31dee7e8
commit 4d988fcaf1

View file

@ -128,8 +128,7 @@ waiverdb_api_url = https://waiverdb-web-waiverdb.app.os{{env_suffix}}.fedoraproj
{% if env == "staging" %} {% if env == "staging" %}
waiverdb.access_token = {{ bodhi2WaiverTokenSTG }} waiverdb.access_token = {{ bodhi2WaiverTokenSTG }}
{% else %} {% else %}
# This needs code fixes for the actual waiverdb API waiverdb.access_token = {{ bodhi2WaiverToken }}
#waiverdb.access_token = {{ bodhi2WaiverToken }}
{% endif %} {% endif %}
# Email domain to prepend usernames to # Email domain to prepend usernames to