mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-15 17:32:16 +02:00
Remove redundant newline
This commit is contained in:
parent
186f61a3ac
commit
9d0326baa6
@ -183,8 +183,7 @@ class ServerConfig(Config):
|
|||||||
|
|
||||||
# Unsecure HTTP listener,
|
# Unsecure HTTP listener,
|
||||||
# For when matrix traffic passes through loadbalancer that unwraps TLS.
|
# For when matrix traffic passes through loadbalancer that unwraps TLS.
|
||||||
-
|
- port: %(unsecure_port)s
|
||||||
port: %(unsecure_port)s
|
|
||||||
tls: false
|
tls: false
|
||||||
bind_address: ''
|
bind_address: ''
|
||||||
type: http
|
type: http
|
||||||
|
Loading…
x
Reference in New Issue
Block a user