mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-25 00:33:01 +00:00

This fixes several issues when calling fwupd_remote_load_from_filename() multiple times on the same FwupdRemote.
13 lines
363 B
Plaintext
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
|