From 9b2b60a060b3704417bf0c7f805dfebbfb768dad Mon Sep 17 00:00:00 2001
From: jbhusson <jonah@elixxir.io>
Date: Wed, 22 Dec 2021 10:22:07 -0500
Subject: [PATCH] Update readme

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

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