openqa/server: hide asset download links

this will only work with the new openqa package builds I just
did, but won't break anything with older ones. With a new enough
openQA package, it'll prevent the web UI from showing download
links for ISOs and HDD files.
This commit is contained in:
Adam Williamson 2016-05-24 11:07:07 -07:00
parent 97b1e0e3df
commit a0a335ed4d

View file

@ -3,6 +3,7 @@ branding = plain
base_url = https://{{ external_hostname }}
download_domains = fedoraproject.org
plugins = Fedmsg
hide_asset_types = repo iso hdd
[auth]
method=OpenID