forked from AkkomaGang/akkoma
Merge branch 'gun' of git.pleroma.social:alex.s/pleroma into gun
This commit is contained in:
commit
51ce0813d3
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@
|
||||||
"application/ld+json" => ["activity+json"]
|
"application/ld+json" => ["activity+json"]
|
||||||
}
|
}
|
||||||
|
|
||||||
config :tesla, adapter: Tesla.Adapter.Hackney
|
config :tesla, adapter: Tesla.Adapter.Gun
|
||||||
# Configures http settings, upstream proxy etc.
|
# Configures http settings, upstream proxy etc.
|
||||||
config :pleroma, :http,
|
config :pleroma, :http,
|
||||||
proxy_url: nil,
|
proxy_url: nil,
|
||||||
|
|
Loading…
Reference in a new issue