Merge branch 'bugfix/unshared-inbox-check' into 'develop'
[akkoma] / lib / mix / tasks / sample_config.eex
index 3b4953cda9bb1f23a570be6a71eb3c9bbd49c647..3881ead26dacad84a5c5f8d50af6809203ab9d1c 100644 (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"
 #