fix S3 ref in sample config to generate proper path.

This commit is contained in:
Thurloat 2018-08-28 23:49:23 -03:00
parent ab9e5d64d6
commit d424e9fa5f
1 changed files with 1 additions and 2 deletions

View File

@ -29,8 +29,7 @@ config :pleroma, Pleroma.Repo,
# The public S3 endpoint is different depending on region and provider,
# consult your S3 provider's documentation for details on what to use.
#
# config :pleroma, Pleroma.Upload,
# use_s3: true,
# config :pleroma, Pleroma.Uploaders.S3,
# bucket: "some-bucket",
# public_endpoint: "https://s3.amazonaws.com"
#