feat: update npc v0.29.35

This commit is contained in:
xiaoY233
2025-07-14 16:36:43 +08:00
parent 1b22a561a5
commit d6f5407ca2
3 changed files with 3 additions and 3 deletions
+22
View File
@@ -0,0 +1,22 @@
additionalProperties:
formFields:
- default: 1.2.3.4:8025
edit: true
envKey: NPS_SERVER_ADDR
labelEn: NPS server address
labelZh: NPS 服务端地址
required: true
type: text
- default: "xly7traGe3r0t6UWltristuh1"
edit: true
envKey: NPS_VKEY
labelEn: Client connection key displayed by the server
labelZh: 服务端显示的客户端连接密钥
required: true
rule: paramCommon
type: text
values:
- label: "True"
value: "true"
- label: "False"
value: "false"