mix format

This commit is contained in:
Mark Felder 2021-12-30 19:51:46 +00:00 committed by FloatingGhost
parent ebada5464d
commit 7e2ee0a3de
1 changed files with 1 additions and 1 deletions

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: []