From: Mark Felder Date: Wed, 20 Jan 2021 22:39:39 +0000 (-0600) Subject: Consistent comment style for :ex_aws X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=086100e3b7cad827c0f377fdcc4ae9d3b66327c7;p=akkoma Consistent comment style for :ex_aws --- diff --git a/config/config.exs b/config/config.exs index ef3baed93..dc5964fc9 100644 --- a/config/config.exs +++ b/config/config.exs @@ -79,7 +79,7 @@ config :ex_aws, :s3, # host: "s3.wasabisys.com", # required if not Amazon AWS access_key_id: nil, secret_access_key: nil, - # region: nil, # example: "us-east-1" + # region: "us-east-1", # may be required for Amazon AWS scheme: "https://" config :pleroma, :emoji,