OStatus conversation are now checked every 30 minutes for new answers.

This commit is contained in:
Michael Vogel 2013-02-04 00:57:23 +01:00
parent 2350aa54eb
commit c9307eb96a
3 changed files with 60 additions and 20 deletions

View 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