2024-11-29 16:58:30 +02:00
|
|
|
# Documentation
|
|
|
|
|
|
|
|
Synapse Admin documentation is under construction right now, so PRs are greatly appreciated!
|
|
|
|
|
|
|
|
Table of contents:
|
|
|
|
<!-- vim-markdown-toc GFM -->
|
|
|
|
|
|
|
|
* [Configuration](#configuration)
|
|
|
|
* [Features](#features)
|
|
|
|
* [Deployment](#deployment)
|
|
|
|
|
|
|
|
<!-- vim-markdown-toc -->
|
|
|
|
|
|
|
|
## Configuration
|
|
|
|
|
|
|
|
[Full configuration documentation](./config.md)
|
|
|
|
|
|
|
|
Specific configuration options:
|
|
|
|
|
|
|
|
* [Restricting available homeserver](./restrict-hs.md)
|
|
|
|
* [System / Appservice-managed Users](./system-users.md)
|
|
|
|
* [Custom Menu Items](./custom-menu.md)
|
|
|
|
|
|
|
|
## Features
|
|
|
|
|
|
|
|
* [User Badges](./user-badges.md)
|
2024-11-29 19:17:52 +02:00
|
|
|
* [Prefilling the Login Form](./prefill-login-form.md)
|
2024-11-29 16:58:30 +02:00
|
|
|
|
|
|
|
## Deployment
|
|
|
|
|
|
|
|
* [Serving Synapse Admin behind a reverse proxy](./reverse-proxy.md)
|