config update to v9
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"astroid": {
|
"astroid": {
|
||||||
"config": {
|
"config": {
|
||||||
"version": "7"
|
"version": "9"
|
||||||
},
|
},
|
||||||
"notmuch_config": "\/home\/max\/.notmuch-config",
|
"notmuch_config": "\/home\/max\/.notmuch-config",
|
||||||
"debug": {
|
"debug": {
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
"interval": "240"
|
"interval": "240"
|
||||||
},
|
},
|
||||||
"attachment": {
|
"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": {
|
"thread_view": {
|
||||||
"open_html_part_external": "false",
|
"open_html_part_external": "false",
|
||||||
@@ -116,7 +116,9 @@
|
|||||||
"signature_file": "signature.txt",
|
"signature_file": "signature.txt",
|
||||||
"signature_default_on": "true",
|
"signature_default_on": "true",
|
||||||
"signature_attach": "false",
|
"signature_attach": "false",
|
||||||
"always_gpg_sign": "false"
|
"always_gpg_sign": "false",
|
||||||
|
"signature_separate": "false",
|
||||||
|
"select_query": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"startup": {
|
"startup": {
|
||||||
|
|||||||
Reference in New Issue
Block a user