Add new fields to known database fields
This commit is contained in:
parent
6fc2fe5320
commit
1dc7f65269
@ -226,7 +226,13 @@
|
||||
"vm": "string",
|
||||
"vm-ctx": "string",
|
||||
"vm-pid": "integer",
|
||||
"watch": "string"
|
||||
"watch": "string",
|
||||
"nlbl_domain": "string",
|
||||
"nlbl_protocol": "string",
|
||||
"unlbl_accept": "integer",
|
||||
"sec": "integer",
|
||||
"nsec": "integer",
|
||||
"audit_pid": "integer"
|
||||
},
|
||||
"datatypes_arrays": {
|
||||
"^a\\d+$": { "type": "string_array", "dbname": "arg_a" }
|
||||
|
Loading…
Reference in New Issue
Block a user