comment typo

This commit is contained in:
Nabulator 2022-10-27 04:23:07 +00:00
parent 238ebcfcac
commit 1aff2a54ef

View file

@ -214,7 +214,7 @@ server {
server_name your.server.name; # EDIT THIS
merge_slashes off;
# Nginx default to only allow 1MB uploads.
# Nginx defaults to only allow 1MB uploads
client_max_body_size 20M;
location /_matrix/ {