]> git.mxchange.org Git - friendica.git/blobdiff - doc/database/db_user-contact.md
Merge remote-tracking branch 'upstream/develop' into api-edit
[friendica.git] / doc / database / db_user-contact.md
index 30c80c5261034dc050b17b026bb69bd6079851ef..71fdc14e406ac467033cd40bc33a82a1a8f1bd2f 100644 (file)
@@ -24,7 +24,7 @@ Fields
 | fetch_further_information |                                                              | tinyint unsigned   | YES  |     | NULL    |       |
 | ffi_keyword_denylist      |                                                              | text               | YES  |     | NULL    |       |
 | subhub                    |                                                              | boolean            | YES  |     | NULL    |       |
-| hub-verify                |                                                              | varchar(255)       | YES  |     | NULL    |       |
+| hub-verify                |                                                              | varbinary(383)     | YES  |     | NULL    |       |
 | protocol                  | Protocol of the contact                                      | char(4)            | YES  |     | NULL    |       |
 | rating                    | Automatically detected feed poll frequency                   | tinyint            | YES  |     | NULL    |       |
 | priority                  | Feed poll priority                                           | tinyint unsigned   | YES  |     | NULL    |       |