summaryrefslogtreecommitdiffstats
path: root/schema
diff options
context:
space:
mode:
authorAzraelSec <me@azraelsec.sh>2023-12-05 22:37:24 +0100
committerStefan Haller <stefan@haller-berlin.de>2023-12-07 08:30:03 +0100
commit6907816af9db383840654b87f1c5cdf65d83f4d3 (patch)
treef3f31f87075927c3cbe1568f05fd0c61983302c8 /schema
parent38db574de9113b91b8fa89cbb713de1cb64d61c1 (diff)
chore: update jsonschema
Diffstat (limited to 'schema')
-rw-r--r--schema/config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/schema/config.json b/schema/config.json
index 2f1dba309..51b7439cb 100644
--- a/schema/config.json
+++ b/schema/config.json
@@ -948,6 +948,10 @@
"openStatusFilter": {
"type": "string",
"default": "\u003cc-b\u003e"
+ },
+ "copyFileInfoToClipboard": {
+ "type": "string",
+ "default": "y"
}
},
"additionalProperties": false,