Skip to content

Commit 346dcae

Browse files
and0x000b4ldr
authored andcommitted
Update access_control.pp
update access control actions
1 parent e353964 commit 346dcae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/access_control.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
type Unbound::Access_control = Struct[{
2-
action => Optional[Enum['deny', 'refuse', 'allow', 'allow_snoop', 'deny_non_local', 'refuse_non_local']],
2+
action => Optional[Enum['deny', 'refuse', 'allow', 'allow_setrd', 'allow_snoop', 'allow_cookie', 'deny_non_local', 'refuse_non_local']],
33
tags => Optional[Array[String]],
44
rr_string => Optional[String],
55
view => Optional[String],

0 commit comments

Comments
 (0)