summaryrefslogtreecommitdiff
path: root/docs/config.md
diff options
context:
space:
mode:
authorMaksim <parallel588@gmail.com>2019-08-10 18:46:26 +0000
committerkaniini <ariadne@dereferenced.org>2019-08-10 18:46:26 +0000
commit11d08c2de0226caed8119bb3a45a8e0ab8791fbe (patch)
tree07bbb6db310e80947896bc72ce67e89e75500793 /docs/config.md
parent390329a303dd6d6a91d0bafa7dff0f7d63a8dad5 (diff)
downloadpleroma-11d08c2de0226caed8119bb3a45a8e0ab8791fbe.tar.gz
pleroma-11d08c2de0226caed8119bb3a45a8e0ab8791fbe.zip
tests for Pleroma.Uploaders
Diffstat (limited to 'docs/config.md')
-rw-r--r--docs/config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/config.md b/docs/config.md
index 703ef67dd..55311b76d 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -18,6 +18,7 @@ Note: `strip_exif` has been replaced by `Pleroma.Upload.Filter.Mogrify`.
## Pleroma.Uploaders.S3
* `bucket`: S3 bucket name
+* `bucket_namespace`: S3 bucket namespace
* `public_endpoint`: S3 endpoint that the user finally accesses(ex. "https://s3.dualstack.ap-northeast-1.amazonaws.com")
* `truncated_namespace`: If you use S3 compatible service such as Digital Ocean Spaces or CDN, set folder name or "" etc.
For example, when using CDN to S3 virtual host format, set "".