summaryrefslogtreecommitdiff
path: root/matrix.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-04-03 22:27:22 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-04-03 22:27:22 -0400
commit457f0f3a4953081900730d94b89fbc79e6ec8199 (patch)
treefd8cee6e6f9d7ebaa5941fcc016a4a36cf546f76 /matrix.html
parent609cd93cc8f4582f72888f93d25c5603d0a9e64c (diff)
ejabberd/prosody changes
Diffstat (limited to 'matrix.html')
-rw-r--r--matrix.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/matrix.html b/matrix.html
index 32da2da..ed0126d 100644
--- a/matrix.html
+++ b/matrix.html
@@ -59,7 +59,7 @@ apt install matrix-synapse-py3</code></pre>
}</code></pre>
<aside>
- <p>Note the <code>client_max_body_size</code> variable. By default, Nginx caps the size of files it can transfer. We increase that to 50M if needed by Matrix. (Note however that both Matrix and Nginx have seperate settings for this and to raise it to something much larger, you will have to increase the value in both congfiguration files.)
+ <p>Note the <code>client_max_body_size</code> variable. By default, Nginx caps the size of files it can transfer. We increase that to 50M if needed by Matrix. (Note however that both Matrix and Nginx have seperate settings for this and to raise it to something much larger, you will have to increase the value in both configuration files.)
</p>
</aside>