fix: upf param config
This commit is contained in:
@@ -258,10 +258,10 @@ upf:
|
|||||||
- name: "instanceId"
|
- name: "instanceId"
|
||||||
type: "int"
|
type: "int"
|
||||||
value: "1"
|
value: "1"
|
||||||
access: "read-write"
|
access: "read-only"
|
||||||
filter: '1~255'
|
filter: '1~8'
|
||||||
display: "Instance ID"
|
display: "Instance ID"
|
||||||
comment: "1~255"
|
comment: "1~8"
|
||||||
- name: "mainCpu"
|
- name: "mainCpu"
|
||||||
type: "int"
|
type: "int"
|
||||||
value: "1"
|
value: "1"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user