Rev 197 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
[fwupd]# Allow blacklisting specific devices by their GUID# Uses semicolons as delimiterBlacklistDevices=# Allow blacklisting specific plugins# Uses semicolons as delimiterBlacklistPlugins=test;invalid# Maximum archive size that can be loaded in Mb, with 0 for the defaultArchiveSizeMax=0# Idle time in seconds to shut down the daemon -- note some plugins might# inhibit the auto-shutdown, for instance thunderbolt.## A value of 0 specifies 'never'IdleTimeout=7200# Comma separated list of domains to log in verbose mode# If unset, no domains# If set to FuValue, FuValue domain (same as --domain-verbose=FuValue)# If set to *, all domains (same as --verbose)VerboseDomains=# Update the message of the day (MOTD) on device and metadata changesUpdateMotd=true# For some plugins, enumerate only devices supported by metadataEnumerateAllDevices=false