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 2164030a2..b62689873 100644 --- a/config-user.default.php +++ b/config-user.default.php @@ -40,6 +40,7 @@ return array ( 'show_tags_max' => 7, 'show_author_date' => 'h', // {0 => none, b => both, f => footer, h => header} 'show_feed_name' => 'a', // {0 => none, a => with authors, t => above title} + 'show_article_icons' => 't', // {a => with_authors, t => above title} 'hide_read_feeds' => true, 'onread_jump_next' => true, 'lazyload' => true, |
