mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Support S3 compatible storage services (#56)
* add s3compat filesystem driver * add s3compat ui modal * fix code style
This commit is contained in:
@@ -1267,6 +1267,12 @@
|
||||
"aws_region": "AWS-Region",
|
||||
"aws_bucket": "AWS Bucket",
|
||||
"aws_root": "AWS-Pfad",
|
||||
"s3_endpoint": "S3 Endpunkt",
|
||||
"s3_key": "S3 Schlüssel",
|
||||
"s3_secret": "S3 Geheimnis",
|
||||
"s3_region": "S3 Region",
|
||||
"s3_bucket": "S3 Bucket",
|
||||
"s3_root": "S3 Pfad",
|
||||
"do_spaces_type": "Do Spaces-Typ",
|
||||
"do_spaces_key": "Do Spaces Key",
|
||||
"do_spaces_secret": "Do Spaces Secret",
|
||||
|
||||
Reference in New Issue
Block a user