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 1e6cacb64..01f2764c0 100644 --- a/config-user.default.php +++ b/config-user.default.php @@ -49,6 +49,7 @@ return array ( 'anon_access' => false, 'mark_when' => array ( 'article' => true, + 'gone' => false, 'max_n_unread' => false, 'reception' => false, 'same_title_in_feed' => false, |
