Skip to content

Conversation

@rjnz2023
Copy link

@rjnz2023 rjnz2023 commented Dec 9, 2025

Summary

Adds the batch-size configuration option to the webhook settings UI, allowing users to control how many events are sent per webhook request.

This is the UI companion to stalwartlabs/stalwart#2503.

Changes

  • Added batch-size input field to webhook settings form
  • Field appears under the "Options" section alongside throttle and timeout
  • Defaults to 100, minimum value of 1

Adds the batch-size option to the webhook configuration UI so users
can control how many events are sent per request.

This goes together with the corresponding server-side change.
@CLAassistant
Copy link

CLAassistant commented Dec 9, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants