Formatting

This commit is contained in:
Mark Felder 2024-06-12 15:21:43 -04:00
parent 41434ffcec
commit a734efeff8

View File

@ -177,11 +177,9 @@ config :pleroma, Pleroma.Application,
streamer_registry: false,
test_http_pools: true
config :pleroma, Pleroma.Web.Streaming,
sync_streaming: true
config :pleroma, Pleroma.Web.Streaming, sync_streaming: true
config :pleroma, Pleroma.Web.MastodonAPI.StatusView,
sync_fetching: true
config :pleroma, Pleroma.Web.MastodonAPI.StatusView, sync_fetching: true
config :pleroma, Pleroma.Uploaders.Uploader, timeout: 1_000