bump up max filesize
This commit is contained in:
parent
cf0ea99c6c
commit
e1e1ed17c2
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,8 @@
|
|||
url_preview_domain_explicit_allowlist = [ "*" ];
|
||||
url_preview_max_spider_size = 2097152;
|
||||
|
||||
max_request_size = 50000000;
|
||||
|
||||
allow_local_presence = false;
|
||||
allow_incoming_presence = false;
|
||||
allow_outgoing_presence = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue