Try mote config in staging.

This commit is contained in:
Ralph Bean 2015-06-12 14:09:41 +00:00
parent 7eb8b0664d
commit d68824b7bd
4 changed files with 16 additions and 3 deletions

View file

@ -18,9 +18,9 @@ ignore_dir = "meetbot"
# Location where raw logs/minutes are stored (remote location)
{% if env == 'staging' %}
meetbot_prefix = "http://meetbot.stg.fedoraproject.org"
meetbot_prefix = "http://meetbot-raw.stg.fedoraproject.org"
{% else %}
meetbot_prefix = "http://meetbot.fedoraproject.org"
meetbot_prefix = "http://meetbot-raw.fedoraproject.org"
{% endif %}
# Time (in seconds) after which the log/meeting cache expires