summary refs log tree commit diff
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
authorShay <hillerys@element.io>2022-04-18 11:32:30 -0700
committerGitHub <noreply@github.com>2022-04-18 11:32:30 -0700
commit3c758d9808ddc00ee96c5426dda3caea356c8745 (patch)
treefe126555c170bd6fb174d9fc73db8b557787f57b /docs/SUMMARY.md
parentDockerfile-workers: reduce the amount we install (#12464) (diff)
downloadsynapse-3c758d9808ddc00ee96c5426dda3caea356c8745.tar.xz
Add a manual documenting config file options (#12368)
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md

index 6aa48e1919..65570cefbe 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md
@@ -17,6 +17,7 @@ # Usage - [Federation](federate.md) - [Configuration](usage/configuration/README.md) + - [Configuration Manual](usage/configuration/config_documentation.md) - [Homeserver Sample Config File](usage/configuration/homeserver_sample_config.md) - [Logging Sample Config File](usage/configuration/logging_sample_config.md) - [Structured Logging](structured_logging.md)