diff --git a/README.md b/README.md index 3282a035ed29e2863a8c7756e0851a808c2cbf69..0c5914082ad05f1274281f45cfb3ee6e8b6f9dd6 100644 --- a/README.md +++ b/README.md @@ -42,5 +42,9 @@ apnsKeyID: "" apnsIssuer: "" apnsBundleID: "" apnsDev: true + +# Notification params +notificationRate: 30 +notificationsPerBatch: 20 # === END YAML ```