nextcloud / nextcloud/files_downloadlimit
Enforce download limit
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 8
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 24
Description
If it is possible, I think it would be useful to be able to enforce maximum number of downloads similarly to how expiration for shares is configured.
It would require the app to add a setting with similar behavior as expiration setting:

Where the Enforce option would force the limit to be applied and not allow for number of downloads greater then configured.
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 files or tests are named. Start by tracing the existing expiration setting and download counter in the repository, then determine how a configurable maximum and an Enforce option should behave. Done means the setting is configurable and the download limit is applied consistently when enforcement is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100