Skip to content

Commit

Permalink
fixup! datamodel: local-data: added watchdog for RPZSchema
Browse files Browse the repository at this point in the history
  • Loading branch information
alesmrazek committed Feb 6, 2025
1 parent 4dea79a commit 413fdaa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/_static/config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -928,6 +928,11 @@
"type": "string",
"description": "Path to the RPZ zone file."
},
"watchdog": {
"type": "boolean",
"description": "Reload the RPZ file when it changes.",
"default": false
},
"tags": {
"type": [
"array",
Expand Down

0 comments on commit 413fdaa

Please sign in to comment.