aboutsummaryrefslogtreecommitdiff
path: root/config_schema.json
diff options
context:
space:
mode:
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"
}
}
},