diff options
author | David Baker <dave@matrix.org> | 2015-01-16 11:24:10 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-01-16 11:24:10 +0000 |
commit | 2d2953cf5fce26625e56fc1abc230735d007ea1e (patch) | |
tree | f792d8e4067d5edf43e5bed876fe5d4ee11d8a51 /synapse/push | |
parent | Send room name and first alias in notification poke. (diff) | |
download | synapse-2d2953cf5fce26625e56fc1abc230735d007ea1e.tar.xz |
Require device language when adding a pusher.
Because this seems like it might be useful to do sooner rather than later.
Diffstat (limited to 'synapse/push')
-rw-r--r-- | synapse/push/pusherpool.py | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/synapse/push/pusherpool.py b/synapse/push/pusherpool.py |