update docs

This commit is contained in:
Aine 2025-04-15 16:10:10 +03:00
parent 75e4cfa0c4
commit e6f3d15b45
No known key found for this signature in database
GPG Key ID: 34969C908CCA2804

View File

@ -17,6 +17,7 @@ Table of contents:
Specific configuration options: Specific configuration options:
* [Customizing CORS credentials](./cors-credentials.md)
* [Restricting available homeserver](./restrict-hs.md) * [Restricting available homeserver](./restrict-hs.md)
* [System / Appservice-managed Users](./system-users.md) * [System / Appservice-managed Users](./system-users.md)
* [Custom Menu Items](./custom-menu.md) * [Custom Menu Items](./custom-menu.md)
@ -33,6 +34,10 @@ they are not available for any other Synapse Admin deployments.
* [Server Status icon](../src/components/etke.cc/README.md#server-status-icon) * [Server Status icon](../src/components/etke.cc/README.md#server-status-icon)
* [Server Status page](../src/components/etke.cc/README.md#server-status-page) * [Server Status page](../src/components/etke.cc/README.md#server-status-page)
* [Server Actions page](../src/components/etke.cc/README.md#server-actions-page)
* [Server Commands Panel](../src/components/etke.cc/README.md#server-commands-panel)
* [Server Notifications icon](../src/components/etke.cc/README.md#server-notifications-icon)
* [Server Notifications page](../src/components/etke.cc/README.md#server-notifications-page)
## Deployment ## Deployment