[#2497] Media preview proxy config refactoring & documentation.
This commit is contained in:
parent
da116d81fb
commit
4ee15e991e
3 changed files with 63 additions and 11 deletions
|
|
@ -444,8 +444,7 @@ config :pleroma, :media_preview_proxy,
|
|||
thumbnail_max_width: 400,
|
||||
thumbnail_max_height: 200,
|
||||
proxy_opts: [
|
||||
head_request_max_read_duration: 5_000,
|
||||
max_read_duration: 10_000
|
||||
head_request_max_read_duration: 5_000
|
||||
]
|
||||
|
||||
config :pleroma, :chat, enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue