forked from AkkomaGang/akkoma
Consistent comment style for :ex_aws
This commit is contained in:
parent
9988d9261c
commit
086100e3b7
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
||||||
# host: "s3.wasabisys.com", # required if not Amazon AWS
|
# host: "s3.wasabisys.com", # required if not Amazon AWS
|
||||||
access_key_id: nil,
|
access_key_id: nil,
|
||||||
secret_access_key: nil,
|
secret_access_key: nil,
|
||||||
# region: nil, # example: "us-east-1"
|
# region: "us-east-1", # may be required for Amazon AWS
|
||||||
scheme: "https://"
|
scheme: "https://"
|
||||||
|
|
||||||
config :pleroma, :emoji,
|
config :pleroma, :emoji,
|
||||||
|
|
Loading…
Reference in a new issue