config: tls_opts needs to be done at runtime
This commit is contained in:
parent
dd9446474f
commit
79a0c3204a
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user