diff options
author | Erik Johnston <erik@matrix.org> | 2015-04-29 17:43:46 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-04-29 17:43:46 +0100 |
commit | 472be886740edf5f9eb08f234063a7d57f70442b (patch) | |
tree | 42536439b57611b4935d89ce54bc1905f16e3868 /synapse | |
parent | Fix off by one in presence token handling (diff) | |
download | synapse-472be886740edf5f9eb08f234063a7d57f70442b.tar.xz |
We store pusher data as bytes
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/pusher.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/pusher.py b/synapse/storage/pusher.py |