Skip to content

Commit

Permalink
Update types/responsepolicy.pp
Browse files Browse the repository at this point in the history
Implemented as suggested

Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
  • Loading branch information
supun983 and ekohl authored Nov 28, 2024
1 parent ec0bc60 commit 122e00b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/responsepolicy.pp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'nxdomain', 'nodata', 'tcp-only', 'cname'
]],
cname_domain => Optional[String[1]],
max_policy_ttl => Optional[Integer],
max_policy_ttl => Optional[Integer[0]],
log => Optional[Boolean]
}], 1, 32
]

0 comments on commit 122e00b

Please sign in to comment.