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:
parent
97b1e0e3df
commit
a0a335ed4d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue