diff options
| author | Mark Haines <mark.haines@matrix.org> | 2015-07-10 13:26:18 +0100 |
|---|---|---|
| committer | Mark Haines <mark.haines@matrix.org> | 2015-07-10 13:26:18 +0100 |
| commit | a01097d60b9c711d71cd5d1c63cb4fb5b95a8a63 (patch) | |
| tree | a05e8a886381651607f1470cc3137a43106a1089 | |
| parent | Don't bother with a timeout for one time keys on the server. (diff) | |
| download | synapse-a01097d60b9c711d71cd5d1c63cb4fb5b95a8a63.tar.xz | |
Assume that each device for a user has only one of each type of key
Diffstat (limited to '')
| -rw-r--r-- | synapse/rest/client/v2_alpha/keys.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/rest/client/v2_alpha/keys.py b/synapse/rest/client/v2_alpha/keys.py |
