config update to v9
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user