fwupd/data/remotes.d/lvfs-testing.conf
Richard Hughes 2e6fee186e trivial: Fix several potential leaks when parsing remotes
This fixes several issues when calling fwupd_remote_load_from_filename()
multiple times on the same FwupdRemote.
2021-05-14 06:02:56 +01:00

13 lines
363 B
Plaintext

[fwupd Remote]
# this remote provides metadata and firmware marked as 'testing' from the LVFS
Enabled=false
Title=Linux Vendor Firmware Service (testing)
MetadataURI=https://cdn.fwupd.org/downloads/firmware-testing.xml.gz
ReportURI=https://fwupd.org/lvfs/firmware/report
#Username=
#Password=
OrderBefore=lvfs,fwupd
AutomaticReports=false
ApprovalRequired=false