aboutsummaryrefslogtreecommitdiff
path: root/interface/deploy.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--interface/deploy.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/interface/deploy.json b/interface/deploy.json
index 19da486..93bacb8 100644
--- a/interface/deploy.json
+++ b/interface/deploy.json
@@ -23,6 +23,15 @@
},
"autoRollback": {
"type": "boolean"
+ },
+ "magicRollback": {
+ "type": "boolean"
+ },
+ "confirmTimeout": {
+ "type": "int"
+ },
+ "tempPath": {
+ "type": "integer"
}
}
},