]> git.mxchange.org Git - friendica.git/blobdiff - doc/database/db_endpoint.md
spelling: exception
[friendica.git] / doc / database / db_endpoint.md
index f025d33717cb2ec07e4c7fe95cf06c466e4886ff..890a9f1bb931abc01900766ff2d9e5e7817a8328 100644 (file)
@@ -8,7 +8,7 @@ Fields
 
 | Field        | Description                                                    | Type           | Null | Key | Default | Extra |
 | ------------ | -------------------------------------------------------------- | -------------- | ---- | --- | ------- | ----- |
-| url          | URL of the contact                                             | varbinary(255) | NO   | PRI | NULL    |       |
+| url          | URL of the contact                                             | varbinary(383) | NO   | PRI | NULL    |       |
 | type         |                                                                | varchar(20)    | NO   |     | NULL    |       |
 | owner-uri-id | Id of the item-uri table entry that contains the apcontact url | int unsigned   | YES  |     | NULL    |       |