mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-27 18:06:53 +00:00
add minio storage to backup volumes and readme update
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
2d3780d3b3
commit
4153c692fd
2 changed files with 9 additions and 0 deletions
|
|
@ -21,6 +21,9 @@
|
|||
"writeable": true
|
||||
}
|
||||
],
|
||||
"backup_volumes": [
|
||||
"nextcloud_aio_minio"
|
||||
],
|
||||
"nextcloud_exec_commands": [
|
||||
"php /var/www/html/occ config:system:set objectstore class --value 'OC\\Files\\ObjectStore\\S3'",
|
||||
"php /var/www/html/occ config:system:set objectstore arguments autocreate --value true --type bool",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue