The poller is now the worker
This commit is contained in:
parent
cabfcfc904
commit
920160cb28
14 changed files with 41 additions and 41 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file mod/worker.php
|
||||
* @brief Module for running the poller as frontend process
|
||||
* @brief Module for running the worker as frontend process
|
||||
*/
|
||||
|
||||
use Friendica\Core\Worker;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue