diff options
author | Erik Johnston <erik@matrix.org> | 2015-02-20 16:09:44 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-02-20 16:09:44 +0000 |
commit | 7c56210f204ef735444129c4f7b2a393eb7539ec (patch) | |
tree | b4d63cb8662fbb0ee67c2601566d470bd3a13a14 /synapse/app | |
parent | Rename resource variable so as to not shadow module import (diff) | |
download | synapse-7c56210f204ef735444129c4f7b2a393eb7539ec.tar.xz |
By default set soft limit to hard limit
Diffstat (limited to 'synapse/app')
-rwxr-xr-x | synapse/app/homeserver.py | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/synapse/app/homeserver.py b/synapse/app/homeserver.py |