Add new field "port" to known database fields
This commit is contained in:
parent
8c31581728
commit
7207939afe
@ -232,7 +232,8 @@
|
||||
"unlbl_accept": "integer",
|
||||
"sec": "integer",
|
||||
"nsec": "integer",
|
||||
"audit_pid": "integer"
|
||||
"audit_pid": "integer",
|
||||
"port": "integer"
|
||||
},
|
||||
"datatypes_arrays": {
|
||||
"^a\\d+$": { "type": "string_array", "dbname": "arg_a" }
|
||||
|
Loading…
Reference in New Issue
Block a user