mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 05:04:38 +00:00
Remove redundant newline
This commit is contained in:
@@ -183,8 +183,7 @@ class ServerConfig(Config):
|
||||
|
||||
# Unsecure HTTP listener,
|
||||
# For when matrix traffic passes through loadbalancer that unwraps TLS.
|
||||
-
|
||||
port: %(unsecure_port)s
|
||||
- port: %(unsecure_port)s
|
||||
tls: false
|
||||
bind_address: ''
|
||||
type: http
|
||||
|
||||
Reference in New Issue
Block a user