From b62a0e79b692765efb2decd95c94eee301136217 Mon Sep 17 00:00:00 2001 From: antelle Date: Sun, 11 Sep 2016 21:56:44 +0300 Subject: [PATCH] removed tricky options --- util/config-example.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/util/config-example.json b/util/config-example.json index 5cf20821..aac4117c 100644 --- a/util/config-example.json +++ b/util/config-example.json @@ -6,16 +6,12 @@ "menuViewWidth": null, "tagsViewHeight": null, "autoUpdate": "install", - "clipboardSeconds": 0, "autoSave": true, "rememberKeyFiles": false, "idleMinutes": 15, - "minimizeOnClose": false, "tableView": false, "colorfulIcons": false, - "lockOnMinimize": true, "lockOnCopy": false, - "helpTipCopyShown": false, "skipOpenLocalWarn": false, "hideEmptyFields": false, "skipHttpsWarning": false,