HaschekSolutions / pictshare

:camera: PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. :rice_scene:
https://www.pictshare.net
Apache License 2.0
840 stars 125 forks source link

Limit upload types by config keys #87

Closed thomasjsn closed 4 years ago

thomasjsn commented 5 years ago

For my instance I'd like to only allow images to be uploaded. I have some ideas on how to solve this; by adding configuration keys like; ALLOW_TEXT, ALLOW_VIDEO and ALLOW_URL. If you agree this functionality would be useful I can submit a pull request.

geek-at commented 4 years ago

sounds good, go for it