summaryrefslogtreecommitdiff
path: root/data/config.default.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-10 14:04:12 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-10 14:04:12 +0200
commit0d0c6b7493161d350ca2eb1d4c45c0c70cfcbb92 (patch)
tree5c3ac8ccdcd54dcd7a9d5815c9787d06dddb1348 /data/config.default.php
parent5f545dfda2b6700579b856c815e1914a2dd62553 (diff)
Moved updated/unread option from global to user
https://github.com/FreshRSS/FreshRSS/issues/798
Diffstat (limited to 'data/config.default.php')
-rw-r--r--data/config.default.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/data/config.default.php b/data/config.default.php
index dc947f154..8be203d36 100644
--- a/data/config.default.php
+++ b/data/config.default.php
@@ -55,10 +55,6 @@ return array(
# SimplePie, which is retrieving RSS feeds via HTTP requests.
'simplepie_syslog_enabled' => true,
- # In the case an article has changed (e.g. updated content):
- # Set to `true` to mark it unread, or `false` to leave it as-is.
- 'mark_updated_article_unread' => false,
-
'limits' => array(
# Duration in seconds of the SimplePie cache,