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 15b5fb8fb..b742c3693 100644 --- a/config-user.default.php +++ b/config-user.default.php @@ -53,6 +53,7 @@ return array ( # 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' => 'id', 'sort_order' => 'DESC', 'anon_access' => false, 'mark_when' => array ( |
