From 77f71303f21e7690f75c33f54dc84033921102aa Mon Sep 17 00:00:00 2001 From: zotlabs Date: Thu, 13 Jul 2017 21:46:21 -0700 Subject: update some addon docs and ensure we only generate statistics once a day --- Zotlabs/Daemon/Cron_daily.php | 1 + 1 file changed, 1 insertion(+) (limited to 'Zotlabs/Daemon/Cron_daily.php') diff --git a/Zotlabs/Daemon/Cron_daily.php b/Zotlabs/Daemon/Cron_daily.php index 038790572..10e0e1d88 100644 --- a/Zotlabs/Daemon/Cron_daily.php +++ b/Zotlabs/Daemon/Cron_daily.php @@ -51,6 +51,7 @@ class Cron_daily { update_channels_active_halfyear_stat(); update_channels_active_monthly_stat(); update_local_posts_stat(); + update_local_comments_stat(); // expire old delivery reports -- cgit v1.2.3