]> git.mxchange.org Git - friendica.git/blobdiff - static/defaults.config.php
Use activitites and remove unused config
[friendica.git] / static / defaults.config.php
index 82cf8e0bcd5787c328bde73b1b86ac49b694ab75..f73a3300a15f696d8b936458154b39df7857b8a3 100644 (file)
@@ -804,9 +804,5 @@ return [
                // engagement_hours (Integer)
                // Number of hours posts are held in the engagement table
                'engagement_hours' => 24,
-
-               // hot_posts_item_limit (Integer)
-               // Number of items that are displayed on the "what's hot" channel
-               'hot_posts_item_limit' => 100,
        ],
 ];