summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/fix-notification-batch-9bb42cbdf817e7f9.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/fix-notification-batch-9bb42cbdf817e7f9.yaml b/releasenotes/notes/fix-notification-batch-9bb42cbdf817e7f9.yaml
new file mode 100644
index 00000000..0fa04c7b
--- /dev/null
+++ b/releasenotes/notes/fix-notification-batch-9bb42cbdf817e7f9.yaml
@@ -0,0 +1,7 @@
+---
+fixes:
+ - |
+ The ``[notification] batch_size`` parameter now takes effect to enable
+ batch processing of notifications. The ``[notification] batch_timeout``
+ parameter has been restored at the same time to determine how much and
+ how long notifications are kept.