And Pagure has this special

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2018-10-12 11:45:28 +02:00
parent 82ab220f3a
commit 74bf79c45b

View file

@ -15,7 +15,7 @@
%RC = (
# ------------------------------------------------------------------
{% if env == "staging" %}
{% if env == "pagure-staging" %}
HTTP_ANON_USER => 'ANONYMOUS_',
{% endif %}
# default umask gives you perms of '0700'; see the rc file docs for