mirror of
https://github.com/friendica/friendica
synced 2025-04-26 02:30:11 +00:00
Added documentation
This commit is contained in:
parent
537da657cc
commit
c975d0f799
9 changed files with 39 additions and 9 deletions
|
@ -11,6 +11,9 @@ use Friendica\Protocol\PortableContact;
|
|||
|
||||
class UpdateServerDirectories
|
||||
{
|
||||
/**
|
||||
* Query global servers for their users
|
||||
*/
|
||||
public static function execute()
|
||||
{
|
||||
if (Config::get('system', 'poco_discovery') == PortableContact::DISABLED) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue