Replies: 1 comment
-
|
We don't have a nice and direct way to disable images. However, by setting IMAGE_MAX_SIZE (or --image.max-size) to something low, for instance Pls note - because this is not the real "disable image upload" flag, but rather a workaround, UI won't know anything about it and users will able to drag-drop images into a comment box. However, those images won't be saved or previewed and an attempt to publish such a comment will give an error, smth like this: One more thing - anonymous (truly untrusted users) can't upload images |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I don't want my visitors to upload images, as I am responsible for what I store on my server and I don't trust my visitors ( 😄 ).
Is there a way to disable this feature ?
Beta Was this translation helpful? Give feedback.
All reactions