We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3159935 commit 2d28ab6Copy full SHA for 2d28ab6
magda-registry-api/src/main/resources/application.conf
@@ -44,7 +44,7 @@ authorization {
44
webhooks {
45
actorTickRate = 2000
46
retryInterval = 3600000
47
- maxEvents = 10
+ eventPageSize = 10
48
}
49
50
# How long to wait for a DELETE /records/?sourceTagToPreserve=x&sourceId=y call before returning a processing status code in ms
0 commit comments