How to prevent an image from being clickable (remove lightbox)

Hey @Nacho_Caballero, I think I found a possible (better) solution. :slightly_smiling_face:

I checked it again and unfortunately the thumbnail creating even if I disable it on settings. I donโ€™t know actually how because first time it worked for me. :thinking:

But as I mentioned here :arrow_down_small:

I think if you increase these values, thumbnail could be disable on older uploads too.

I increased these to 99999 a high number and it prevents creating thumbnail under these value.

On older posts you can use Rebuild HTML or rebake posts (will change it on all posts) to remove thumbnails.

cd /var/discourse
./launcher enter app
rake posts:rebake

3 Likes