mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 15:50:18 -05:00
Fix a typo in docs and in some warnings (#13538)
This commit is contained in:
parent
d75512d19e
commit
b71b41c7bd
5 changed files with 5 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ in, allowing them to specify custom templates:
|
|||
|
||||
```yaml
|
||||
templates:
|
||||
custom_templates_directory: /path/to/custom/templates/
|
||||
custom_template_directory: /path/to/custom/templates/
|
||||
```
|
||||
|
||||
If this setting is not set, or the files named below are not found within the directory,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue