Disabled MDADM widget

This commit is contained in:
2022-03-19 10:58:28 -07:00
parent 2770482bff
commit 531c2c456e
2 changed files with 4 additions and 3 deletions

View File

@ -25,7 +25,7 @@ end
mdadm.update_timer = gears.timer {
timeout = 2,
call_now = false,
autostart = true,
autostart = false, -- change to true to enable
single_shot = false,
callback = function()