mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 12:24:16 +00:00
13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
[fwupd]
|
|
|
|
# Allow blacklisting specific devices by their GUID
|
|
# Uses semicolons as delimiter
|
|
BlacklistDevices=
|
|
|
|
# Allow blacklisting specific plugins
|
|
# Uses semicolons as delimiter
|
|
BlacklistPlugins=test
|
|
|
|
# Maximum archive size that can be loaded in Mb, with 0 for the default
|
|
ArchiveSizeMax=0
|