Export all federation contacts through poco
This commit is contained in:
@@ -646,6 +646,7 @@ function db_definition() {
|
||||
"indexes" => array(
|
||||
"PRIMARY" => array("id"),
|
||||
"nurl" => array("nurl"),
|
||||
"updated" => array("updated"),
|
||||
)
|
||||
);
|
||||
$database["glink"] = array(
|
||||
|
||||
Reference in New Issue
Block a user