Small changes based on review comments

This commit is contained in:
Patrick Pacher
2020-04-20 08:25:34 +02:00
parent 9deb1623d6
commit 42ccb3e39a
3 changed files with 14 additions and 1 deletions

View File

@@ -192,6 +192,7 @@ Examples:
ExternalOptType: "security level",
DefaultValue: status.SecurityLevelsAll,
ValidationRegex: "^(7|6|4)$",
ExpertiseLevel: config.ExpertiseLevelExpert,
})
if err != nil {
return err