mirror of
https://github.com/friendica/friendica
synced 2025-04-25 17:50:11 +00:00
Daily updating the server status
This commit is contained in:
parent
eaf93dc041
commit
a2b7b2a968
2 changed files with 36 additions and 1 deletions
|
@ -123,6 +123,8 @@ function cron_run(&$argv, &$argc){
|
|||
|
||||
update_contact_birthdays();
|
||||
|
||||
proc_run(PRIORITY_LOW, "include/discover_poco.php", "update_server");
|
||||
|
||||
proc_run(PRIORITY_LOW, "include/discover_poco.php", "suggestions");
|
||||
|
||||
set_config('system','last_expire_day',$d2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue