1
0

feat:添加derp客户端验证可选

This commit is contained in:
okxlin
2023-12-15 22:07:55 +08:00
parent 5ab42d03fa
commit d821a70918
3 changed files with 9 additions and 1 deletions

View File

@@ -30,3 +30,10 @@ additionalProperties:
labelZh: Derper服务器主机名
required: true
type: text
- default: "false"
edit: true
envKey: CLIENTS_VERIFY_SWITCH
labelEn: "Client verify (On: true, Off: false)"
labelZh: 客户端验证(开启:true关闭:false)
required: true
type: text