added wrapper Pleroma.HTTP for Tzdata.HTTPClient
This commit is contained in:
parent
b4a502fc8b
commit
721fc7c554
7 changed files with 79 additions and 4 deletions
|
|
@ -695,6 +695,8 @@ config :pleroma, :mrf,
|
|||
transparency: true,
|
||||
transparency_exclusions: []
|
||||
|
||||
config :tzdata, :http_client, Pleroma.HTTP.Tzdata
|
||||
|
||||
# Import environment specific config. This must remain at the bottom
|
||||
# of this file so it overrides the configuration defined above.
|
||||
import_config "#{Mix.env()}.exs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue