From e7276755b7c4bdf55789fd3c3d327d08392d91f1 Mon Sep 17 00:00:00 2001 From: mxmehl Date: Wed, 23 Aug 2017 11:35:25 +0200 Subject: [PATCH] config update to v9 --- astroid/config | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/astroid/config b/astroid/config index 78d7622..2d2e794 100644 --- a/astroid/config +++ b/astroid/config @@ -1,7 +1,7 @@ { "astroid": { "config": { - "version": "7" + "version": "9" }, "notmuch_config": "\/home\/max\/.notmuch-config", "debug": { @@ -65,7 +65,7 @@ "interval": "240" }, "attachment": { - "external_open_cmd": "/home/max/.config/astroid/scripts/attachment-saver.sh" + "external_open_cmd": "\/home\/max\/.config\/astroid\/scripts\/attachment-saver.sh" }, "thread_view": { "open_html_part_external": "false", @@ -116,7 +116,9 @@ "signature_file": "signature.txt", "signature_default_on": "true", "signature_attach": "false", - "always_gpg_sign": "false" + "always_gpg_sign": "false", + "signature_separate": "false", + "select_query": "" } }, "startup": {