chore(deepstack): add threadcount gui option (#2643)
This commit is contained in:
@@ -130,6 +130,12 @@ questions:
|
||||
description: "Medium"
|
||||
- value: "Low"
|
||||
description: "Low"
|
||||
- variable: THREADCOUNT
|
||||
label: "Threadcount"
|
||||
description: "Sets the threadcount each endpoint will run with"
|
||||
schema:
|
||||
type: int
|
||||
default: 5
|
||||
- variable: deepstack
|
||||
group: "Container Configuration"
|
||||
label: "Image Environment"
|
||||
|
||||
Reference in New Issue
Block a user