Skip to content

Commit

Permalink
foobar: make some schema change
Browse files Browse the repository at this point in the history
  • Loading branch information
m-schmoock committed Jan 20, 2023
1 parent 5b481ad commit c9fd207
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/schemas/listconfigs.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,10 @@
"type": "boolean",
"description": "`true` if `disable-ip-discovery` was set in config or cmdline"
},
"foobar-test": {
"type": "boolean",
"description": "`true` if `foorbar-test` was set in config or cmdline"
},
"encrypted-hsm": {
"type": "boolean",
"description": "`true` if `encrypted-hsm` was set in config or cmdline"
Expand Down

0 comments on commit c9fd207

Please sign in to comment.