mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 06:55:56 +03:00
[GH-ISSUE #87] Limit upload types by config keys #66
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thomasjsn on GitHub (Mar 8, 2019).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/87
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_VIDEOandALLOW_URL. If you agree this functionality would be useful I can submit a pull request.@geek-at commented on GitHub (Jan 5, 2020):
sounds good, go for it