mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-24 16:25:00 -04:00
sides_close_article: keep current default setting
This commit is contained in:
@@ -22,7 +22,7 @@ return array (
|
||||
'hide_read_feeds' => true,
|
||||
'onread_jump_next' => true,
|
||||
'lazyload' => true,
|
||||
'sides_close_article' => false,
|
||||
'sides_close_article' => true,
|
||||
'sticky_post' => true,
|
||||
'reading_confirm' => false,
|
||||
'auto_remove_article' => false,
|
||||
|
||||
Reference in New Issue
Block a user