Add option to change max body size for AS API
ref tulir/mautrix-appservice-python#3
This commit is contained in:
@@ -153,6 +153,7 @@ class Config(DictWithRecursion):
|
||||
copy("appservice.address")
|
||||
copy("appservice.hostname")
|
||||
copy("appservice.port")
|
||||
copy("appservice.max_body_size")
|
||||
|
||||
copy("appservice.database")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user