aboutsummaryrefslogtreecommitdiff
path: root/config_schema.json
diff options
context:
space:
mode:
authorBohdan Horbeshko <bodqhrohro@gmail.com>2022-03-09 22:15:56 +0300
committerBohdan Horbeshko <bodqhrohro@gmail.com>2022-03-09 22:15:56 +0300
commit699d75552abf35b243e9f589b24c7d880a8c7423 (patch)
tree2d2ab7a5082fcd7235504dc74170c14b0bb2cc84 /config_schema.json
parent4307f85a048e7f6783f112b9f243588e305a16fc (diff)
Move downloaded files to a permanent location
Diffstat (limited to 'config_schema.json')
-rw-r--r--config_schema.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/config_schema.json b/config_schema.json
index 785bb44..e77b8c3 100644
--- a/config_schema.json
+++ b/config_schema.json
@@ -21,6 +21,9 @@
},
":upload": {
"type": "string"
+ },
+ ":user": {
+ "type": "string"
}
}
},