The path for uploading pictures (attachments) is configurable
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
feature: attachments
needs info
- Dominant language
- JavaScript
- Stars
- 659
- Forks
- 133
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 110
Description
Currently, the default folder for uploaded attachments is .attachments.
I hope this folder can be a configurable option instead of a fixed one
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by tracing the attachment upload handling and locating where the .attachments default is defined, then inspect the existing configuration paths. Done means the upload folder can be configured instead of remaining fixed, with coverage for the configured path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100