mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 21:35:35 +00:00
Add config option to turn off freezing events. Use new encode_json api and ujson.loads
This commit is contained in:
@@ -30,6 +30,7 @@ REQUIREMENTS = {
|
||||
"frozendict>=0.4": ["frozendict"],
|
||||
"pillow": ["PIL"],
|
||||
"pydenticon": ["pydenticon"],
|
||||
"ujson": ["ujson"],
|
||||
}
|
||||
CONDITIONAL_REQUIREMENTS = {
|
||||
"web_client": {
|
||||
|
||||
Reference in New Issue
Block a user