]> source.dussan.org Git - nextcloud-server.git/commit
Enable fseek for files in S3 storage
authorLukas Stabe <lukas@stabe.de>
Wed, 22 Jan 2020 08:45:41 +0000 (09:45 +0100)
committerRobin Appelman <robin@icewind.nl>
Wed, 1 Apr 2020 13:21:01 +0000 (15:21 +0200)
commit14401efb0f6792415f15c92c1db07fe9e25ea466
treec10154e544e282fb8dbeb7cc65341ec5a3b67f7e
parentc1368b86963b93a42ec98a856f8d307d922c8967
Enable fseek for files in S3 storage

Signed-off-by: Lukas Stabe <lukas@stabe.de>
lib/private/Files/ObjectStore/S3ObjectTrait.php
lib/private/Files/ObjectStore/S3SeekableReadStream.php [new file with mode: 0644]