mirror of
https://github.com/friendica/friendica
synced 2025-04-25 07:50:10 +00:00
New option to only update contacts with local relations
This commit is contained in:
parent
bb252e326f
commit
c6a9e7aa4c
8 changed files with 416 additions and 360 deletions
|
@ -2488,10 +2488,6 @@ class GServer
|
|||
*/
|
||||
public static function discover()
|
||||
{
|
||||
if (!DI::config()->get('system', 'discover_servers')) {
|
||||
return;
|
||||
}
|
||||
|
||||
// Update the server list
|
||||
self::discoverFederation();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue