]> git.mxchange.org Git - friendica.git/commitdiff
Added documention
authorMichael <heluecht@pirati.ca>
Sun, 19 Mar 2017 18:24:49 +0000 (18:24 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 19 Mar 2017 18:24:49 +0000 (18:24 +0000)
include/discover_poco.php

index e3f1e2903a553a124874e45d20aec5e61237226a..416337a2ecf284c8954b54cc4da600fb5c569802 100644 (file)
@@ -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")) {