mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 20:38:28 +08:00
50 lines
1.1 KiB
YAML
50 lines
1.1 KiB
YAML
---
|
|
configuration:
|
|
serverAddr:
|
|
name: serverAddr
|
|
description: >-
|
|
The address to connect to the server.
|
|
serverPort:
|
|
name: serverPort
|
|
description: >-
|
|
The default port for connecting to the server is 7000.
|
|
authToken:
|
|
name: authToken
|
|
description: >-
|
|
Token authentication.
|
|
webServerAddr:
|
|
name: webServerAddr
|
|
description: >-
|
|
Client AdminServer address configuration.
|
|
webServerPort:
|
|
name: webServerPort
|
|
decription: >-
|
|
Client AdminServer port configuration.
|
|
webServerUser:
|
|
name: webServerUser
|
|
description: >-
|
|
Client AdminServer user configuration.
|
|
webServerPassword:
|
|
name: webServerPassword
|
|
description: >-
|
|
Client AdminServer password configuration.
|
|
customDomain:
|
|
name: customDomain
|
|
description: >-
|
|
Custom field.
|
|
proxyName:
|
|
name: proxyName
|
|
description: >-
|
|
Agent name.
|
|
proxyType:
|
|
name: proxyType
|
|
description: >-
|
|
Agency Agreement.
|
|
localPort:
|
|
name: localPort
|
|
description: >-
|
|
Local port.
|
|
remotePort:
|
|
name: remotePort
|
|
description: >-
|
|
Remote_port. |