mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 15:05:56 +03:00
[GH-ISSUE #166] feat req: set path for S3 storage #131
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#131
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 @itzdrli on GitHub (May 29, 2025).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/166
Hello, I am a new user of pictshare, and I would like to use S3 as my backend,
but I have a problem is that I am not able to set the dictionary for the images, pictshare stored them all in the
/of my bucket, but I have some other things inside that bucket, so I am wondering if there is any solutions (checked the avaliable environment variables and couldn't find anything useful) to this problem or if this is possible in the future.Thanks