X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fdatabase%2Fdb_user-contact.md;h=5dab0c4bd6d13e91d974e6659015e60b27b90063;hb=6d0f6babe3387d16c768fa0f779ee65acde1b5d1;hp=6726ac710d6ed08a7eac4086b24995e4e7c0114c;hpb=0a01f0443e82e906d9cf3a8015cf7ea0d64c56ec;p=friendica.git diff --git a/doc/database/db_user-contact.md b/doc/database/db_user-contact.md index 6726ac710d..5dab0c4bd6 100644 --- a/doc/database/db_user-contact.md +++ b/doc/database/db_user-contact.md @@ -24,6 +24,8 @@ Fields | subhub | | boolean | YES | | NULL | | | hub-verify | | varchar(255) | 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 | | Indexes ------------