mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-25 15:02:53 +08:00
fixed description for startup variable
This commit is contained in:
parent
155b522f6f
commit
cad0a655c8
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user