refactor(control_plane): remove business http server stack
This commit is contained in:
@@ -37,10 +37,6 @@ config TQ_LIFECYCLE_RETRY_BACKOFF_MS
|
||||
range 100 10000
|
||||
default 800
|
||||
|
||||
config TQ_HTTP_PORT
|
||||
int "REST HTTP Port"
|
||||
default 80
|
||||
|
||||
config TQ_REST_PRINTER_CONNECT_TIMEOUT_MS
|
||||
int "REST printer connect timeout default (ms)"
|
||||
range 1000 60000
|
||||
@@ -186,10 +182,6 @@ config TQ_DIRECT_PRINTER_NTC_BETA
|
||||
default 3950
|
||||
depends on TQ_DIRECT_PRINTER_ENABLE
|
||||
|
||||
config TQ_API_KEY
|
||||
string "REST API Key (optional, empty means disabled)"
|
||||
default ""
|
||||
|
||||
config TQ_Z_IMAGE_API_KEY
|
||||
string "Z-Image API Key for DashScope HTTP (optional, fallback to Voice API key)"
|
||||
default "sk-7a50eca6856d4afb968ac3bf512f6d1b"
|
||||
|
||||
Reference in New Issue
Block a user