Merge branch 'object-delete-slower' into 'develop'
Slow down ContextObjectsDeletionMigrator Closes #102 See merge request soapbox-pub/rebased!181
This commit is contained in:
commit
64efa18c38
1 changed files with 3 additions and 0 deletions
|
@ -50,3 +50,6 @@
|
|||
name: "Soapbox",
|
||||
description: "Social media owned by you",
|
||||
instance_thumbnail: "/instance/thumbnail.png"
|
||||
|
||||
# Background migration performance
|
||||
config :pleroma, :delete_context_objects, sleep_interval_ms: 3_000
|
||||
|
|
Loading…
Reference in a new issue