diff options
Diffstat (limited to 'config-user.default.php')
| -rw-r--r-- | config-user.default.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-user.default.php b/config-user.default.php index 27f330c82..3028b709a 100644 --- a/config-user.default.php +++ b/config-user.default.php @@ -29,6 +29,7 @@ return array ( 'view_mode' => 'normal', 'default_view' => 'adaptive', 'default_state' => FreshRSS_Entry::STATE_NOT_READ, + 'show_fav_unread' => false, 'auto_load_more' => true, 'display_posts' => false, 'display_categories' => false, |
