Chat / File storage

Hello,
If I create a chat and put a dynamic image of the person who is sending the message (everytime the person sends a message it will show her picture as an icon and her name), will it increase my storage cost? Will I need to pay more server capacity? Or once the picture is stored in a type the dynamic image just repreats it so there’s no extra storage cost?

The picture is uploaded only once and attached to the user. Then the image will only be displayed but not copied. - So it doesn’t count multiple times to the storage limit.

I don’t think that this super simple query will affect your performance in any way.

1 Like

In addition, you can put conditional in the PP image element in cat RG cell “when user’s pic is empty”…upload static image

By this way you only need a few KB uploaded once and each user pp’s still look nice

1 Like