You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to set the upload/download bandwidth speeds in homeserver.yaml or even in NGINX? I noticed that these are limited to 5-7 mbps and we have a lot of bandwidth to spare that I'd like to utilize for quality of life.
Note that I did attempt to resolve this with an NGINX location directive at /_matrix/media/v3/upload but that didn't quite work.
The text was updated successfully, but these errors were encountered:
Is it possible to set the upload/download bandwidth speeds in
homeserver.yaml
or even in NGINX? I noticed that these are limited to 5-7 mbps and we have a lot of bandwidth to spare that I'd like to utilize for quality of life.Note that I did attempt to resolve this with an NGINX location directive at
/_matrix/media/v3/upload
but that didn't quite work.The text was updated successfully, but these errors were encountered: