mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-10 09:04:26 +02: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