Formatting
This commit is contained in:
parent
41434ffcec
commit
a734efeff8
@ -177,11 +177,9 @@ config :pleroma, Pleroma.Application,
|
|||||||
streamer_registry: false,
|
streamer_registry: false,
|
||||||
test_http_pools: true
|
test_http_pools: true
|
||||||
|
|
||||||
config :pleroma, Pleroma.Web.Streaming,
|
config :pleroma, Pleroma.Web.Streaming, sync_streaming: true
|
||||||
sync_streaming: true
|
|
||||||
|
|
||||||
config :pleroma, Pleroma.Web.MastodonAPI.StatusView,
|
config :pleroma, Pleroma.Web.MastodonAPI.StatusView, sync_fetching: true
|
||||||
sync_fetching: true
|
|
||||||
|
|
||||||
config :pleroma, Pleroma.Uploaders.Uploader, timeout: 1_000
|
config :pleroma, Pleroma.Uploaders.Uploader, timeout: 1_000
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user