summary refs log tree commit diff
path: root/develop/usage
diff options
context:
space:
mode:
authorsquahtx <squahtx@users.noreply.github.com>2022-08-18 14:15:31 +0000
committersquahtx <squahtx@users.noreply.github.com>2022-08-18 14:15:31 +0000
commit650598aa37715cf0ef993d5bdc8141ad8f6cab75 (patch)
tree756cdb758579f572a57bfaf3d389e753900627f5 /develop/usage
parentdeploy: 82a0752f3280ebe5631cafc3b4b34198ff9fc86b (diff)
downloadsynapse-650598aa37715cf0ef993d5bdc8141ad8f6cab75.tar.xz
deploy: 22ea51faf9a29cd9b96189d1fac95eaf2cfcf4ec
Diffstat (limited to 'develop/usage')
-rw-r--r--develop/usage/configuration/config_documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html
index 15438c6bf4..47773c70c3 100644
--- a/develop/usage/configuration/config_documentation.html
+++ b/develop/usage/configuration/config_documentation.html
@@ -502,7 +502,7 @@ on this port. Sub-options for each resource are:</p>
 </li>
 <li>
 <p><code>compress</code>: set to true to enable gzip compression on HTTP bodies for this resource. This is currently only supported with the
-<code>client</code>, <code>consent</code> and <code>metrics</code> resources.</p>
+<code>client</code>, <code>consent</code>, <code>metrics</code> and <code>federation</code> resources.</p>
 </li>
 </ul>
 </li>