mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Auto-enabling open first unread story setting.
This commit is contained in:
parent
d119b94c75
commit
3e5492a3b2
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
'arrow_scroll_spacing' : 100,
|
'arrow_scroll_spacing' : 100,
|
||||||
'space_bar_action' : 'next_unread',
|
'space_bar_action' : 'next_unread',
|
||||||
'ssl' : 0,
|
'ssl' : 0,
|
||||||
'open_feed_action' : 0,
|
'open_feed_action' : 'newest',
|
||||||
'read_story_delay' : 0,
|
'read_story_delay' : 0,
|
||||||
'hide_story_changes' : 1,
|
'hide_story_changes' : 1,
|
||||||
'feed_view_single_story' : 0,
|
'feed_view_single_story' : 0,
|
||||||
|
|
Loading…
Add table
Reference in a new issue