config changes with new version

This commit is contained in:
2018-01-18 18:12:52 +01:00
parent ee39c594fb
commit 9416201066

View File

@@ -14,7 +14,6 @@
"thread_index": { "thread_index": {
"page_jump_rows": "6", "page_jump_rows": "6",
"sort_order": "newest", "sort_order": "newest",
"thread_load_step": "250",
"cell": { "cell": {
"font_description": "default", "font_description": "default",
"line_spacing": "2", "line_spacing": "2",
@@ -24,12 +23,15 @@
"subject_color": "#807d74", "subject_color": "#807d74",
"subject_color_selected": "#000000", "subject_color_selected": "#000000",
"background_color_selected": "", "background_color_selected": "",
"background_color_marked": "#fff584",
"background_color_marked_selected": "#bcb559",
"tags_length": "80", "tags_length": "80",
"tags_upper_color": "#e5e5e5", "tags_upper_color": "#e5e5e5",
"tags_lower_color": "#333333", "tags_lower_color": "#333333",
"tags_alpha": "0.5", "tags_alpha": "0.5",
"hidden_tags": "unread,sent,signed,replied,encrypted,del,attachment,flagged,inbox" "hidden_tags": "unread,sent,signed,replied,encrypted,del,attachment,flagged,inbox"
} },
"thread_load_step": "250"
}, },
"general": { "general": {
"time": { "time": {
@@ -63,7 +65,8 @@
"send_delay": "4" "send_delay": "4"
}, },
"poll": { "poll": {
"interval": "240" "interval": "240",
"always_full_refresh": "false"
}, },
"attachment": { "attachment": {
"external_open_cmd": "\/home\/max\/.config\/astroid\/scripts\/attachment-saver.sh" "external_open_cmd": "\/home\/max\/.config\/astroid\/scripts\/attachment-saver.sh"