mirror of
https://gitlab.com/famedly/conduit.git
synced 2025-01-19 04:30:10 +00:00
comment typo
This commit is contained in:
parent
238ebcfcac
commit
1aff2a54ef
@ -214,7 +214,7 @@ server {
|
|||||||
server_name your.server.name; # EDIT THIS
|
server_name your.server.name; # EDIT THIS
|
||||||
merge_slashes off;
|
merge_slashes off;
|
||||||
|
|
||||||
# Nginx default to only allow 1MB uploads.
|
# Nginx defaults to only allow 1MB uploads
|
||||||
client_max_body_size 20M;
|
client_max_body_size 20M;
|
||||||
|
|
||||||
location /_matrix/ {
|
location /_matrix/ {
|
||||||
|
Loading…
Reference in New Issue
Block a user