Skip to content
Snippets Groups Projects
Commit 9d0326ba authored by Erik Johnston's avatar Erik Johnston
Browse files

Remove redundant newline

parent 186f61a3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment