mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-13 10:28:27 +00:00
trivial: Fix spelling of delimiter
This commit is contained in:
parent
ef2079b20a
commit
3745e8e481
@ -8,11 +8,11 @@ DownloadURI=https://s3.amazonaws.com/lvfsbucket/downloads/firmware.xml.gz
|
|||||||
EnableOptionROM=true
|
EnableOptionROM=true
|
||||||
|
|
||||||
# Allow blacklisting specific devices by their GUID
|
# Allow blacklisting specific devices by their GUID
|
||||||
# Uses semicolons as delimitter
|
# Uses semicolons as delimiter
|
||||||
BlacklistDevices=
|
BlacklistDevices=
|
||||||
|
|
||||||
# Allow blacklisting specific plugins
|
# Allow blacklisting specific plugins
|
||||||
# Uses semicolons as delimitter
|
# Uses semicolons as delimiter
|
||||||
BlacklistPlugins=
|
BlacklistPlugins=
|
||||||
|
|
||||||
# Turns on support for running the test suite
|
# Turns on support for running the test suite
|
||||||
|
Loading…
Reference in New Issue
Block a user