mirror of
https://gitlab.com/famedly/conduit.git
synced 2025-01-27 11:15:56 +03:00
comment typo
This commit is contained in:
parent
238ebcfcac
commit
1aff2a54ef
1 changed files with 1 additions and 1 deletions
|
@ -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/ {
|
||||
|
|
Loading…
Reference in a new issue