nextcloud-server/lib
Tigran Mkrtchyan f41209a061 config: add a switch to control truncate before update
To avoid extra truncate on non WORM file systems, add a new config
option `localstorage.unlink_on_truncate`, which defaults to false.

The OC\Files\Storage\Local is update to respect that option.

Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
2022-09-16 11:10:32 +02:00
..
composer Merge pull request #33593 from nextcloud/improve-binary-caching 2022-08-24 13:09:55 +02:00
l10n [tx-robot] updated from transifex 2022-08-23 02:24:42 +00:00
private config: add a switch to control truncate before update 2022-09-16 11:10:32 +02:00
public Merge pull request #33593 from nextcloud/improve-binary-caching 2022-08-24 13:09:55 +02:00
autoloader.php
base.php Move setting of gc_maxlifetime to initSession 2022-08-17 12:10:27 +02:00
versioncheck.php