add registration file support

This commit is contained in:
Sebastian Hugentobler 2018-05-23 21:34:55 +02:00
parent 4010bfc849
commit 64ad23622b
5 changed files with 16 additions and 4 deletions

View file

@ -5,6 +5,7 @@
- `/var/lib/matrix-synapse/signing/`
- `/var/lib/matrix-synapse/uploads/`
- `/etc/ssl/matrix-synapse/:ro`: certificates have to be here
- `/var/lib/matrix-synapse/registrations/`
# Environment Variables
## SERVER_NAME
@ -63,6 +64,11 @@ Whether to generate new thumbnails on the fly to precisely match the resolution
## REPORT_STATS
- default: no
## REGISTRATIONS
- default: []
Comma seperated list of registration files to load.
Whether to report statistics.
# Ports