78 lines
1.7 KiB
JSON
78 lines
1.7 KiB
JSON
{
|
|
"general": {
|
|
"keep_running_in_background": false,
|
|
"autostart": false,
|
|
"sync_on_startup": false,
|
|
"sync_on_metered": true,
|
|
"sync_every": {
|
|
"Predefined": "QuaterHour"
|
|
}
|
|
},
|
|
"advanced": {
|
|
"proxy": [],
|
|
"accept_invalid_certs": false,
|
|
"accept_invalid_hostnames": false,
|
|
"inspect_article_view": false,
|
|
"article_view_load_images": true,
|
|
"ping_url": [
|
|
"http://example.com/",
|
|
"https://google.com/"
|
|
]
|
|
},
|
|
"feed_list": {
|
|
"order": "Manual",
|
|
"only_show_relevant": false
|
|
},
|
|
"article_list": {
|
|
"order": "NewestFirst",
|
|
"show_thumbnails": true,
|
|
"hide_future_articles": false
|
|
},
|
|
"article_view": {
|
|
"theme": "Default"
|
|
},
|
|
"keybindings": {
|
|
"general": {
|
|
"refresh": "F5",
|
|
"search": "<ctl>F",
|
|
"all_articles": "<ctl>1",
|
|
"only_unread": "<ctl>2",
|
|
"only_starred": "<ctl>3",
|
|
"quit": "<ctl>Q"
|
|
},
|
|
"article_view": {
|
|
"scroll_up": "I",
|
|
"scroll_down": "U",
|
|
"scrap_content": "<Shift>C",
|
|
"tag": "<ctl>T",
|
|
"fullscreen": "<Shift><alt>X"
|
|
},
|
|
"article_list": {
|
|
"next": "J",
|
|
"prev": "K",
|
|
"read": "R",
|
|
"mark": "M",
|
|
"open": "O",
|
|
"copy_url": "<ctl><Shift>C"
|
|
},
|
|
"feed_list": {
|
|
"next": "<ctl>J",
|
|
"prev": "<ctl>K",
|
|
"toggle_expanded": "C",
|
|
"read": "<Shift>A"
|
|
}
|
|
},
|
|
"share": {
|
|
"pocket_enabled": false,
|
|
"instapaper_enabled": false,
|
|
"twitter_enabled": false,
|
|
"mastodon_enabled": true,
|
|
"reddit_enabled": false,
|
|
"telegram_enabled": false,
|
|
"clipboard_enabled": true,
|
|
"custom_enabled": false,
|
|
"custom_name": null,
|
|
"custom_url": null
|
|
},
|
|
"feeds": {}
|
|
} |