diff options
author | Erik Johnston <erik@matrix.org> | 2016-06-07 09:34:50 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-06-07 09:34:50 +0100 |
commit | 310197bab5cf8ed2c26fae522f15f092dbcdff58 (patch) | |
tree | eea9cc3468f64f8608289077febc111f341840c7 /synapse/storage | |
parent | Merge pull request #845 from matrix-org/markjh/synchrotron_presence (diff) | |
download | synapse-310197bab5cf8ed2c26fae522f15f092dbcdff58.tar.xz |
Fix AS retries
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/appservice.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/appservice.py b/synapse/storage/appservice.py |