Consistent comment style for :ex_aws

This commit is contained in:
Mark Felder 2021-01-20 16:39:39 -06:00
parent 9988d9261c
commit 086100e3b7
1 changed files with 1 additions and 1 deletions

View File

@ -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,