Slow down ContextObjectsDeletionMigrator
This commit is contained in:
parent
c6e4a12322
commit
589e9b395f
1 changed files with 3 additions and 0 deletions
|
@ -50,3 +50,6 @@
|
||||||
name: "Soapbox",
|
name: "Soapbox",
|
||||||
description: "Social media owned by you",
|
description: "Social media owned by you",
|
||||||
instance_thumbnail: "/instance/thumbnail.png"
|
instance_thumbnail: "/instance/thumbnail.png"
|
||||||
|
|
||||||
|
# Background migration performance
|
||||||
|
config :pleroma, :delete_context_objects, sleep_interval_ms: 3_000
|
||||||
|
|
Loading…
Reference in a new issue