fix: upf param config

This commit is contained in:
2024-06-12 16:14:25 +08:00
parent 07cfc05031
commit d7b02008db
2 changed files with 22 additions and 22 deletions

View File

@@ -258,10 +258,10 @@ upf:
- name: "instanceId"
type: "int"
value: "1"
access: "read-write"
filter: '1~255'
access: "read-only"
filter: '1~8'
display: "Instance ID"
comment: "1~255"
comment: "1~8"
- name: "mainCpu"
type: "int"
value: "1"