chore(deepstack): add threadcount gui option (#2643)

This commit is contained in:
Stavros Kois
2022-05-09 20:44:46 +00:00
committed by GitHub
parent f7ec1359a7
commit 1bfd4eb3fb
3 changed files with 8 additions and 1 deletions
+6
View File
@@ -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"