aboutsummaryrefslogtreecommitdiff
path: root/config-user.default.php
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2024-11-15 09:14:23 +0100
committerGravatar GitHub <noreply@github.com> 2024-11-15 09:14:23 +0100
commit5b9248f45f0ce93f9ffe2252f5fb955032ecd529 (patch)
tree4f53f9a00979963658f5520de59ffa59edce4e6a /config-user.default.php
parent916987717ef1879c3d9f029a43599e54adcb626c (diff)
New: Label menu in article row (#6984)
* configs * add the icon in the entry header line * rename comment * Update main.js * CSS * comment typo fix * fix gloabl view my labels menu * improved: my labels dropdown with triangle now. yay!
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 964ef8860..15b5fb8fb 100644
--- a/config-user.default.php
+++ b/config-user.default.php
@@ -102,6 +102,7 @@ return array (
'topline_read' => true,
'topline_favorite' => true,
+ 'topline_myLabels' => false,
'topline_sharing' => false,
'topline_website' => 'full',
'topline_thumbnail' => 'none',