Use finch everywhere #33

Merged
floatingghost merged 15 commits from finch into develop 2022-07-04 16:30:39 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7e2ee0a3de - Show all commits

View File

@ -438,7 +438,7 @@ config :pleroma, :media_proxy,
redirect_on_failure: false,
max_body_length: 25 * 1_048_576,
# Note: max_read_duration defaults to Pleroma.ReverseProxy.max_read_duration_default/1
max_read_duration: 30_000,
max_read_duration: 30_000
],
whitelist: []