Skip to content

[stable30] feat(scanner): enable use of a setting to disable DB transaction - #57740

Closed
artonge wants to merge 1 commit into
stable30from
backport/56388/stable30
Closed

[stable30] feat(scanner): enable use of a setting to disable DB transaction#57740
artonge wants to merge 1 commit into
stable30from
backport/56388/stable30

Conversation

@artonge

Copy link
Copy Markdown
Collaborator

Manual backport of #56388

@artongeartonge self-assigned this Jan 22, 2026
@artongeartonge changed the title [stable31] feat(scanner): enable use of a setting to disable DB transaction[stable30] feat(scanner): enable use of a setting to disable DB transactionJan 22, 2026
@AndyScherzingerAndyScherzinger added the 3. to review Waiting for reviews label Jan 25, 2026
while doing a files scan from storage, we may want not to use DB transactions
enable the use of a setting for that
define filescanner_no_transactions in system config to enable this (i.e. in config.php)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Signed-off-by: Louis Chmn <louis@chmn.me>
@artonge
artonge marked this pull request as draft January 29, 2026 15:07
@artonge

Copy link
Copy Markdown
CollaboratorAuthor

Closing as transactions were removed altogether

@artongeartonge closed this Apr 29, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@artonge@AndyScherzinger