From 32e64faffe38d3a1be2994e6fc8cec174ee3ef45 Mon Sep 17 00:00:00 2001 From: David Robertson Date: Mon, 24 Oct 2022 14:03:10 +0100 Subject: Move admin docs to admin section (excluding admin api) --- docs/administration/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/administration/README.md (limited to 'docs/administration/README.md') diff --git a/docs/administration/README.md b/docs/administration/README.md new file mode 100644 index 0000000000..e1e57546ab --- /dev/null +++ b/docs/administration/README.md @@ -0,0 +1,7 @@ +# Administration + +This section contains information on managing your Synapse homeserver. This includes: + +* Managing users, rooms and media via the Admin API. +* Setting up metrics and monitoring to give you insight into your homeserver's health. +* Configuring structured logging. \ No newline at end of file -- cgit 1.5.1