diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/federator_outgoing_increase.change | 1 | ||||
-rw-r--r-- | changelog.d/publisher.change | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/federator_outgoing_increase.change b/changelog.d/federator_outgoing_increase.change new file mode 100644 index 000000000..7e68a79bc --- /dev/null +++ b/changelog.d/federator_outgoing_increase.change @@ -0,0 +1 @@ +Increase outgoing federation parallelism diff --git a/changelog.d/publisher.change b/changelog.d/publisher.change new file mode 100644 index 000000000..0d26d7b00 --- /dev/null +++ b/changelog.d/publisher.change @@ -0,0 +1 @@ +Publisher jobs now store the the activity id instead of inserting duplicate JSON data in the Oban queue for each delivery. |