summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html

index 270198f8de..8038fde698 100644 --- a/develop/print.html +++ b/develop/print.html
@@ -6539,7 +6539,7 @@ webpages it shows to users.</p> Server admins can configure an additional directory for Synapse to look for templates in, allowing them to specify custom templates:</p> <pre><code class="language-yaml">templates: - custom_templates_directory: /path/to/custom/templates/ + custom_template_directory: /path/to/custom/templates/ </code></pre> <p>If this setting is not set, or the files named below are not found within the directory, default templates from within the Synapse package will be used.</p>