diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-03-19 09:27:36 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-03-19 09:27:36 +0000 |
commit | 38f952b9bc96cf72d96bab3510e8f428a8247542 (patch) | |
tree | 8a06cfd2c05cb9c33b0163b8df9297da557d445e /synapse/config/registration.py | |
parent | Replace some ujson with simplejson to make it work (diff) | |
download | synapse-38f952b9bc96cf72d96bab3510e8f428a8247542.tar.xz |
spell out not to massively increase bcrypt rounds
Diffstat (limited to '')
-rw-r--r-- | synapse/config/registration.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/config/registration.py b/synapse/config/registration.py |