]> git.mxchange.org Git - friendica.git/blobdiff - include/poller.php
OStatus conversation are now checked every 30 minutes for new answers.
[friendica.git] / include / poller.php
index c9c46188f632c9f555c4a7aa17e99fb59e66709e..e85a4555d31286767b6e8ebb10bd37a8b81bf7fc 100644 (file)
@@ -86,7 +86,8 @@ function poller_run(&$argv, &$argc){
        if($abandon_days < 1)
                $abandon_days = 0;
 
-
+       // Check OStatus conversations
+       check_conversations();
 
        // once daily run birthday_updates and then expire in background