mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[docs] Update config.yaml (#1499)
Made it more clear how GTS accesses S3 buckets
This commit is contained in:
@@ -458,6 +458,8 @@ storage-local-base-path: "/gotosocial/storage"
|
|||||||
# String. API endpoint of the S3 compatible service.
|
# String. API endpoint of the S3 compatible service.
|
||||||
# Only required when running with the s3 storage backend.
|
# Only required when running with the s3 storage backend.
|
||||||
# Examples: ["minio:9000", "s3.nl-ams.scw.cloud", "s3.us-west-002.backblazeb2.com"]
|
# Examples: ["minio:9000", "s3.nl-ams.scw.cloud", "s3.us-west-002.backblazeb2.com"]
|
||||||
|
# GoToSocial uses "DNS-style" when accessing buckets.
|
||||||
|
# If you are using Scaleways object storage, please remove the "bucket name" from the endpoint address
|
||||||
# Default: ""
|
# Default: ""
|
||||||
storage-s3-endpoint: ""
|
storage-s3-endpoint: ""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user