1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00

add multibucket s3 option

This commit is contained in:
Robin Appelman 2021-11-04 16:59:34 +01:00
commit 4ce3d45e64
6 changed files with 34 additions and 3 deletions

View file

@ -1,7 +1,6 @@
'objectstore' => [
'class' => 'OC\Files\ObjectStore\S3',
'arguments' => [
// replace with your bucket
'bucket' => 'nextcloud',
'autocreate' => true,
'key' => 'dummy',