Skip to content

Commit

Permalink
trivial: Migrate the AllowEmulation key from fwupd 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
superm1 committed Jan 31, 2024
1 parent bcacb03 commit 339e3c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libfwupdplugin/fu-config.c
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ fu_config_reload(FuConfig *self, GError **error)
{"fwupd", "IgnorePower", "false"},
{"fwupd", "DisabledPlugins", "test;test_ble;invalid"},
{"fwupd", "DisabledPlugins", "test;test_ble"},
{"fwupd", "AllowEmulation", "false"},
{"redfish", "IpmiDisableCreateUser", "False"},
{"redfish", "ManagerResetTimeout", "1800"},
{"msr", "MinimumSmeKernelVersion", "5.18.0"},
Expand Down

0 comments on commit 339e3c8

Please sign in to comment.