nextcloud/lib/private/Files/Utils
Louis Chmn f6fe536467 feat(scanner): enable use of a setting to disable DB transaction
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>
2025-11-12 12:31:32 +01:00
..
PathHelper.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
Scanner.php feat(scanner): enable use of a setting to disable DB transaction 2025-11-12 12:31:32 +01:00