deploy: 0ceb3af10b
parent
17e0ecdeb0
commit
b2e64bdcdd
|
@ -6214,6 +6214,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 real homeserver.yaml. Instead, if you are starting from scratch, please generate
|
||||||
a fresh config using Synapse by following the instructions in
|
a fresh config using Synapse by following the instructions in
|
||||||
<a href="usage/configuration/../../setup/installation.html">Installation</a>.</p>
|
<a href="usage/configuration/../../setup/installation.html">Installation</a>.</p>
|
||||||
|
<p>Documentation for all configuration options can be found in the
|
||||||
|
<a href="usage/configuration/./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
|
<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
|
# homeserver.yaml configuration generated by Synapse. You can find a
|
||||||
# complete accounting of possible configuration options at
|
# complete accounting of possible configuration options at
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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 real homeserver.yaml. Instead, if you are starting from scratch, please generate
|
||||||
a fresh config using Synapse by following the instructions in
|
a fresh config using Synapse by following the instructions in
|
||||||
<a href="../../setup/installation.html">Installation</a>.</p>
|
<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
|
<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
|
# homeserver.yaml configuration generated by Synapse. You can find a
|
||||||
# complete accounting of possible configuration options at
|
# complete accounting of possible configuration options at
|
||||||
|
|
Loading…
Reference in New Issue