summary refs log tree commit diff
path: root/develop/usage/configuration
diff options
context:
space:
mode:
authoranoadragon453 <anoadragon453@users.noreply.github.com>2022-06-30 14:59:51 +0000
committeranoadragon453 <anoadragon453@users.noreply.github.com>2022-06-30 14:59:51 +0000
commitb2e64bdcdde559f46605712df212885000b8e663 (patch)
tree1604f0b2ab36c5d5ce3a625c6ded6e339367e751 /develop/usage/configuration
parentdeploy: e714b8a057f65fe07b4f3939e018e57862980cdc (diff)
downloadsynapse-b2e64bdcdde559f46605712df212885000b8e663.tar.xz
deploy: 0ceb3af10b88f9f195fd42db12d33dafda8e6261
Diffstat (limited to 'develop/usage/configuration')
-rw-r--r--develop/usage/configuration/homeserver_sample_config.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/develop/usage/configuration/homeserver_sample_config.html b/develop/usage/configuration/homeserver_sample_config.html

index eca0d4627a..e5c8a5ca04 100644 --- a/develop/usage/configuration/homeserver_sample_config.html +++ b/develop/usage/configuration/homeserver_sample_config.html
@@ -154,6 +154,8 @@ generally required to apply any changes made to this file.</p> a real homeserver.yaml. Instead, if you are starting from scratch, please generate a fresh config using Synapse by following the instructions in <a href="../../setup/installation.html">Installation</a>.</p> +<p>Documentation for all configuration options can be found in the +<a href="./config_documentation.html">Configuration Manual</a>.</p> <pre><code class="language-yaml"># This file is maintained as an up-to-date snapshot of the default # homeserver.yaml configuration generated by Synapse. You can find a # complete accounting of possible configuration options at