diff options
-rw-r--r-- | roles/openqa/server/templates/openqa.ini.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/openqa/server/templates/openqa.ini.j2 b/roles/openqa/server/templates/openqa.ini.j2 index 9ef7c5abb..e333cedad 100644 --- a/roles/openqa/server/templates/openqa.ini.j2 +++ b/roles/openqa/server/templates/openqa.ini.j2 @@ -1,6 +1,7 @@ [global] branding = plain base_url = https://{{ external_hostname }} +download_domains = fedoraproject.org [auth] method=OpenID |