aboutsummaryrefslogtreecommitdiff
path: root/data/users/_/config.default.php
diff options
context:
space:
mode:
Diffstat (limited to 'data/users/_/config.default.php')
-rw-r--r--data/users/_/config.default.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/users/_/config.default.php b/data/users/_/config.default.php
index 6d3f73a13..8f8ff528c 100644
--- a/data/users/_/config.default.php
+++ b/data/users/_/config.default.php
@@ -22,6 +22,11 @@ return array (
'sticky_post' => true,
'reading_confirm' => false,
'auto_remove_article' => false,
+
+ # 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, //TODO: -1 => ignore, 0 => update, 1 => update and mark as unread
+
'sort_order' => 'DESC',
'anon_access' => false,
'mark_when' => array (