aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/config.exs6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/config.exs b/config/config.exs
index 30c9f248b..4af1b94d3 100644
--- a/config/config.exs
+++ b/config/config.exs
@@ -179,12 +179,6 @@ config :pleroma, :http,
proxy_url: nil,
send_user_agent: true,
adapter: [
- tls_opts: [
- verify: :verify_peer,
- cacerts: :certifi.cacerts(),
- depth: 20,
- reuse_sessions: false
- ]
]
config :pleroma, :instance,