nextcloud / nextcloud/files_lock
Set default 30 or 60 min file lock time-out
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 10
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 48
Description
As seen in issue https://github.com/nextcloud/desktop/issues/6078 more users now encounter file locking, and the infinite locking default is problematic. I'd suggest setting it to 30 or 60 minutes.
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
Start by reviewing the file-lock timeout default and the behavior described in linked issue #6078. Confirm whether the default should be 30 or 60 minutes, then update the relevant configuration or entry point and verify that new locks expire at the selected interval.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100