this post was submitted on 10 Aug 2023
14 points (88.9% liked)

Lemmy Support

4628 readers
4 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

Because of copyright laws in my country, I want to get rid of the option to upload images on my instance.

I thought it would be the fastest way to just remove the "upload image" icon from the tool bar. But it's harder than I thought, because I can't find it...

I've installed Lemmy with ansible and it runs with docker containers.

How can I get rid of this icon or even better, the function to upload an image?

I already tried to stop the pictr container, but this avoids uploading icons/banner for communites and thumbnails for new posts will not be generated, which is a no go.

I only want to get rid of the upload option while creating a new post.

Thanks a lot for your help :)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] WontonSoup@lemmy.world 2 points 1 year ago (1 children)

I have no idea how the app is built I hate to say, Ive never looked at it. Was just giving some general advice. If I get some time I'll dig a bit sounds fun

[โ€“] utopify_org@lemmy.ml 1 points 1 year ago

It would be really cool to know someone who actually knows what he's doing :) On github someone gave me a good hint were to find this button, but how I actually can find it in a docker container is a riddle for me?