aboutsummaryrefslogtreecommitdiff
path: root/config-user.default.php
diff options
context:
space:
mode:
Diffstat (limited to 'config-user.default.php')
-rw-r--r--config-user.default.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/config-user.default.php b/config-user.default.php
index 110b3466f..86f2ddf77 100644
--- a/config-user.default.php
+++ b/config-user.default.php
@@ -34,6 +34,10 @@ return array (
'auto_load_more' => true,
'display_posts' => false,
'display_categories' => 'active', //{ active, remember, all, none }
+ 'show_tags' => '0',
+ 'show_tags_max' => '7',
+ 'show_author_date' => 'h',
+ 'show_feed_name' => 'a',
'hide_read_feeds' => true,
'onread_jump_next' => true,
'lazyload' => true,