fixed description for startup variable
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
"variables": [
|
"variables": [
|
||||||
{
|
{
|
||||||
"name": "Startup Type",
|
"name": "Startup Type",
|
||||||
"description": "normal or rotate",
|
"description": "normal,rotate,update",
|
||||||
"env_variable": "STARTUP_TYPE",
|
"env_variable": "STARTUP_TYPE",
|
||||||
"default_value": "normal",
|
"default_value": "normal",
|
||||||
"user_viewable": true,
|
"user_viewable": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user