X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fdatabase%2Fdb_photo.md;h=b641ae4596ecfbd76d52f575ddcf2dca66b1f2f3;hb=a2532ad7554602d631d9caabb5c74564328d1fff;hp=aad26bdbeb744a3f14ff16aefe12674b61e065b0;hpb=7106106f11ca1212351e785c6bd4c1f8e343d82c;p=friendica.git diff --git a/doc/database/db_photo.md b/doc/database/db_photo.md index aad26bdbeb..b641ae4596 100644 --- a/doc/database/db_photo.md +++ b/doc/database/db_photo.md @@ -27,7 +27,7 @@ Fields | data | | mediumblob | NO | | NULL | | | scale | | tinyint unsigned | NO | | 0 | | | profile | | boolean | NO | | 0 | | -| allow_cid | Access Control - list of allowed contact.id '<19><78>' | mediumtext | YES | | NULL | | +| allow_cid | Access Control - list of allowed contact.id '<19><78>' | mediumtext | YES | | NULL | | | allow_gid | Access Control - list of allowed groups | mediumtext | YES | | NULL | | | deny_cid | Access Control - list of denied contact.id | mediumtext | YES | | NULL | | | deny_gid | Access Control - list of denied groups | mediumtext | YES | | NULL | |