How to remove a single button from the tool bar?
How to remove a single button from the tool bar? - Lemmy
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 [https://github.com/LemmyNet/lemmy-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 [https://github.com/LemmyNet/lemmy-ansible/issues/147], 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 :)