mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-28 01:47:19 +01:00
urlfilter: show Deny in bbfdm when no access policy set for filter
This commit is contained in:
parent
a7074db9f8
commit
b766ea958a
1 changed files with 1 additions and 1 deletions
|
|
@ -355,7 +355,7 @@
|
|||
"usp"
|
||||
],
|
||||
"datatype": "string",
|
||||
"default": "Allow",
|
||||
"default": "Deny",
|
||||
"enumerations": [
|
||||
"Allow",
|
||||
"Deny"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue