forked from MirrorHub/synapse
1b3e398bea
This PR adds a common configuration section for all modules (see docs). These modules are then loaded at startup by the homeserver. Modules register their hooks and web resources using the new `register_[...]_callbacks` and `register_web_resource` methods of the module API.
3.5 KiB
3.5 KiB
Summary
Introduction
Setup
Upgrading
Usage
- Federation
- Configuration
- Homeserver Sample Config File
- Logging Sample Config File
- Structured Logging
- User Authentication
- Single-Sign On
- OpenID Connect
- SAML
- CAS
- SSO Mapping Providers
- Password Auth Providers
- JSON Web Tokens
- Single-Sign On
- Registration Captcha
- Application Services
- Server Notices
- Consent Tracking
- URL Previews
- User Directory
- Message Retention Policies
- Pluggable Modules
- Third Party Rules
- Spam Checker
- Presence Router
- Media Storage Providers
- Workers
- Administration
Development
- Contributing Guide
- Code Style
- Git Usage
- Testing
- OpenTracing
- Database Schemas
- Synapse Architecture
- Internal Documentation
- Single Sign-On
- State Resolution
- Media Repository
- Room and User Statistics
- Scripts