summaryrefslogtreecommitdiffstats
path: root/schema
diff options
context:
space:
mode:
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,