Trying variables again
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
"env_variable":"USER"},
|
"env_variable":"USER"},
|
||||||
{"type":"text",
|
{"type":"text",
|
||||||
"label":"TZ",
|
"label":"TZ",
|
||||||
"required":true,
|
"required":false,
|
||||||
"env_variable":"TZ"},
|
"env_variable":"TZ"},
|
||||||
{"type":"password",
|
{"type":"password",
|
||||||
"label":"Password",
|
"label":"Password",
|
||||||
@@ -30,8 +30,6 @@
|
|||||||
"env_variable":"KOPIA_PASSWORD"},
|
"env_variable":"KOPIA_PASSWORD"},
|
||||||
{"type":"text",
|
{"type":"text",
|
||||||
"label":"FingerPrint",
|
"label":"FingerPrint",
|
||||||
"max":64,
|
|
||||||
"min":64,
|
|
||||||
"required":false,
|
"required":false,
|
||||||
"env_variable":"KOPIA_SERVER_FINGERPRINT"}
|
"env_variable":"KOPIA_SERVER_FINGERPRINT"}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user