diff options
author | David Baker <dave@matrix.org> | 2015-12-10 17:51:15 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-12-10 17:51:15 +0000 |
commit | aa667ee396c473f497b084655d47b2a9520a538a (patch) | |
tree | 70ebebbe67f710c164fe4dd92f5e9833777d49b0 /synapse/push | |
parent | Having consulted The Erikle, this should go at the end of on_receive_pdu, oth... (diff) | |
download | synapse-aa667ee396c473f497b084655d47b2a9520a538a.tar.xz |
Save event actions to the db
Diffstat (limited to 'synapse/push')
-rw-r--r-- | synapse/push/action_generator.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/synapse/push/action_generator.py b/synapse/push/action_generator.py |