diff options
author | David Baker <dave@matrix.org> | 2016-06-01 11:45:43 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-06-01 11:45:43 +0100 |
commit | d60eed07109f61ebe2120e1eb566e5bb7095fbad (patch) | |
tree | 7f95d836f9228e779008c3addded2ae3a1b68fd3 | |
parent | handle emotes & notices correctly in email notifs (diff) | |
download | synapse-d60eed07109f61ebe2120e1eb566e5bb7095fbad.tar.xz |
Limit number of notifications in an email notification
-rw-r--r-- | synapse/storage/event_push_actions.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/synapse/storage/event_push_actions.py b/synapse/storage/event_push_actions.py |