Fix markdown mistakes
authoraries <aries@asterism.xyz>
Sun, 23 Jun 2019 16:28:01 +0000 (01:28 +0900)
committeraries <aries@asterism.xyz>
Sun, 23 Jun 2019 16:28:01 +0000 (01:28 +0900)
docs/config.md

index 506be32a1cc37e21cf883bf0f1eb59b25d2cbe89..04841a3adb117e50957c84bc730aa07b082eded2 100644 (file)
@@ -18,7 +18,7 @@ Note: `strip_exif` has been replaced by `Pleroma.Upload.Filter.Mogrify`.
 
 ## Pleroma.Uploaders.S3
 * `bucket`: S3 bucket name
-* `public_endpoint`: S3 endpoint that the user finally accesses(ex. "https://s3.dualstack.\<region>.amazonaws.com")
+* `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 "".
 At this time, write CNAME to CDN in public_endpoint.