mirror of
https://github.com/friendica/friendica
synced 2024-11-10 07:02:54 +00:00
Added documention
This commit is contained in:
parent
2615d40d6b
commit
e684fff477
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ function discover_poco_run(&$argv, &$argc) {
|
|||
- suggestions: Discover other servers for their contacts.
|
||||
- server <poco url>: Searches for the poco server list. "poco url" is base64 encoded.
|
||||
- update_server: Frequently check the first 250 servers for vitality.
|
||||
- update_server_directory: Discover the given server id for their contacts
|
||||
*/
|
||||
|
||||
if (($argc > 2) && ($argv[1] == "dirsearch")) {
|
||||
|
|
Loading…
Reference in a new issue