Enable anon user for prod Pagure
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
a1abb5b8e1
commit
55a39a3902
1 changed files with 1 additions and 2 deletions
|
@ -15,9 +15,8 @@
|
|||
%RC = (
|
||||
|
||||
# ------------------------------------------------------------------
|
||||
{% if env == "pagure-staging" %}
|
||||
HTTP_ANON_USER => 'ANONYMOUS_',
|
||||
{% endif %}
|
||||
|
||||
# default umask gives you perms of '0700'; see the rc file docs for
|
||||
# how/why you might change this
|
||||
UMASK => 0077,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue