mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
5639759980
Several configuration sections are using separate settings for custom template directories, which can be confusing. This PR adds a new top-level configuration for a custom template directory which is then used for every module. The only exception is the consent templates, since the consent template directory require a specific hierarchy, so it's probably better that it stays separate from everything else.
3.6 KiB
3.6 KiB
Summary
Introduction
Setup
- Installation
- Using Postgres
- Configuring a Reverse Proxy
- Configuring a Forward/Outbound Proxy
- Configuring a Turn Server
- Delegation
Upgrading
Usage
- Federation
- Configuration
- Administration
Development
- Contributing Guide
- Code Style
- Git Usage
- Testing
- OpenTracing
- Database Schemas
- Synapse Architecture
- Internal Documentation
- Scripts