summaryrefslogtreecommitdiff
path: root/config-user.default.php
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2025-03-13 23:10:48 +0100
committerGravatar GitHub <noreply@github.com> 2025-03-13 23:10:48 +0100
commit7de384bf9c192292cbc726085eedfadddfa7ca7d (patch)
tree6621d2f3e8d7b18975e2ac2d70ad4b2b56ba6195 /config-user.default.php
parenta7361a3e7cd335c8932deba88fe60e8f673c2d40 (diff)
Mark as read button: config for the size (#7314)
* settings * i18n: mark_read_button * big, small, none * fix * Fixes * make fix-all --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'config-user.default.php')
-rw-r--r--config-user.default.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-user.default.php b/config-user.default.php
index 9f1ab4bf3..43f43105d 100644
--- a/config-user.default.php
+++ b/config-user.default.php
@@ -54,6 +54,7 @@ return array (
'mark_updated_article_unread' => false, //TODO: -1 => ignore, 0 => update, 1 => update and mark as unread
'sort' => 'id',
+ 'mark_read_button' => 'big',
'sort_order' => 'DESC',
'anon_access' => false,
'mark_when' => array (