diff options
| author | Erik Johnston <erikj@jki.re> | 2019-01-30 13:11:05 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-30 13:11:05 +0000 |
| commit | 43c6fca960fc462a9f1d499cf173795e2c835efb (patch) | |
| tree | ac005d47e9a690694c54cc9fbed0ba5f7cea5131 /synapse | |
| parent | Merge pull request #4521 from matrix-org/rav/fed_routing/cleanups (diff) | |
| parent | Raise ConfigError instead (diff) | |
| download | synapse-43c6fca960fc462a9f1d499cf173795e2c835efb.tar.xz | |
Merge pull request #4524 from matrix-org/erikj/fix_no_tls
Fix bug where synapse fails to start if no_tls set
Diffstat (limited to 'synapse')
| -rwxr-xr-x | synapse/app/homeserver.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/app/homeserver.py b/synapse/app/homeserver.py |
