mirror of
https://github.com/etkecc/synapse-admin.git
synced 2025-01-08 16:07:19 +03:00
31 lines
660 B
Markdown
31 lines
660 B
Markdown
|
# 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)
|
||
|
|
||
|
## Deployment
|
||
|
|
||
|
* [Serving Synapse Admin behind a reverse proxy](./reverse-proxy.md)
|