Skip to content
Snippets Groups Projects
Commit d424e9fa authored by Thurloat's avatar Thurloat
Browse files

fix S3 ref in sample config to generate proper path.

parent ab9e5d64
No related branches found
No related tags found
No related merge requests found
......@@ -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"
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment