mirror of
https://tangled.org/tranquil.farm/tranquil-pds
synced 2026-09-24 03:04:15 +00:00
feat: Implement s3_path in storage config.
This commit is contained in:
committed by
Tangled
parent
833356116a
commit
34ece34296
@@ -264,6 +264,13 @@
|
||||
# Can also be specified via environment variable `S3_ENDPOINT`.
|
||||
#s3_endpoint =
|
||||
|
||||
# Path on the storage for the S3 blob backend.
|
||||
#
|
||||
# Can also be specified via environment variable `S3_PATH`.
|
||||
#
|
||||
# Default value: ""
|
||||
#s3_path = ""
|
||||
|
||||
# Repository backend: `postgres` by default, or `tranquil-store`, our embedded db.
|
||||
# tranquil-store is EXPERIMENTAL!!!! RISK OF TOTAL DATA LOSS.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user