diff options
Diffstat (limited to 'config-user.default.php')
| -rw-r--r-- | config-user.default.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-user.default.php b/config-user.default.php index 7bf5485f1..6282fc61b 100644 --- a/config-user.default.php +++ b/config-user.default.php @@ -37,7 +37,7 @@ return array ( 'display_posts' => false, 'display_categories' => 'active', //{ active, remember, all, none } 'show_tags' => '0', - 'show_tags_max' => '7', + 'show_tags_max' => 7, 'show_author_date' => 'h', 'show_feed_name' => 'a', 'hide_read_feeds' => true, |
