fixed description for startup variable

This commit is contained in:
tmunsch 2021-01-11 15:36:55 -05:00 committed by GitHub
parent 155b522f6f
commit cad0a655c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,