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,