Add M_RESOURCE_LIMIT_EXCEEDED

Original proposal: https://github.com/matrix-org/matrix-doc/issues/1504

No changes from the original proposal or implementations have been made intentionally here.
This commit is contained in:
Travis Ralston 2019-02-10 17:47:17 -07:00
parent 3e06473305
commit 5721712eae
2 changed files with 10 additions and 1 deletions

View file

@ -0,0 +1 @@
Add `M_RESOURCE_LIMIT_EXCEEDED` as an error code for when homeservers exceed limits imposed on them.