From 643b2f9205b713bbb3667fdb4d0d549111ccfcaa Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 1 Apr 2020 08:03:19 +0000 Subject: do not enable transition of connections yet --- Zotlabs/Daemon/Cron_daily.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zotlabs/Daemon/Cron_daily.php') diff --git a/Zotlabs/Daemon/Cron_daily.php b/Zotlabs/Daemon/Cron_daily.php index 2cf0c9119..23099745b 100644 --- a/Zotlabs/Daemon/Cron_daily.php +++ b/Zotlabs/Daemon/Cron_daily.php @@ -98,7 +98,7 @@ class Cron_daily { remove_obsolete_hublocs(); z6_discover(); - z6trans_connections(); + //z6trans_connections(); call_hooks('cron_daily',datetime_convert()); -- cgit v1.2.3