summary refs log tree commit diff
path: root/contrib/docker/conf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable email server configuration from environment variableskaiyou2018-02-081-16/+17
* Honor the SYNAPSE_REPORT_STATS parameter in the Docker imagekaiyou2018-02-081-0/+5
* Disable the Web client in the Docker imagekaiyou2018-02-081-3/+3
* Use 'synapse' as a default postgres user in Docker exampleskaiyou2018-02-081-2/+2
* Support loading application service files from /data/appservices/kaiyou2018-02-051-1/+8
* Add dynamic TURN configuration in the Docker imagekaiyou2018-02-051-0/+9
* Add dynamic recaptcha configuration in the Docker imagekaiyou2018-02-051-0/+7
* Reuse environment variables of the postgres containerkaiyou2018-02-041-6/+6
* Support an external postgresql config in the Docker imagekaiyou2018-02-041-2/+11
* Add template config files for the Docker imagekaiyou2018-02-032-0/+217