Set a FEDOCAL_URL and a FEDOCAL_CALENDAR_SHIELD to pkgdb prod
This commit is contained in:
parent
4f542b9145
commit
bfc5f63b09
1 changed files with 5 additions and 0 deletions
|
@ -161,3 +161,8 @@ Your prompt attention in this matter is appreciated.
|
|||
|
||||
The Fedora admins.
|
||||
"""
|
||||
|
||||
{% if env != 'staging' %}
|
||||
FEDOCAL_URL = 'https://apps.fedoraproject.org/calendar'
|
||||
FEDOCAL_CALENDAR_SHIELD = 'vacation'
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue