diff options
| author | Erik Johnston <erik@matrix.org> | 2017-02-28 16:22:41 +0000 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2017-02-28 16:22:41 +0000 |
| commit | e933a2712d3987dac5a209a3a49a2a0664f62213 (patch) | |
| tree | 70914bd704dd1aed6973b00571257ce99103904c | |
| parent | Merge pull request #1959 from matrix-org/erikj/intern_once (diff) | |
| download | synapse-e933a2712d3987dac5a209a3a49a2a0664f62213.tar.xz | |
Don't log unknown cache warnings in workers
| -rw-r--r-- | synapse/replication/slave/storage/_base.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/replication/slave/storage/_base.py b/synapse/replication/slave/storage/_base.py |
