nextcloud / nextcloud/files_lock

Set default 30 or 60 min file lock time-out

Open
#167 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.