@@ -471,6 +471,10 @@ register_check_parameters(
totext = "auto",
title = _("auto"),
),
+ FixedValue(
+ 'ignore',
+ title = _("ignore"),
+ ),
FixedValue(
'manual',
totext = "manual",