# HG changeset patch # User Luke Hoersten # Date 1591731594 18000 # Node ID b4e705f4cda4d54738d8cdba653852e53b1bb6fd # Parent 2ef98b7b40d400876d17ad5a59421ef7a3472577 Suppress warning. diff -r 2ef98b7b40d4 -r b4e705f4cda4 matrix-synapse/templates/homeserver.yaml.j2 --- a/matrix-synapse/templates/homeserver.yaml.j2 Tue Jun 09 10:15:03 2020 -0500 +++ b/matrix-synapse/templates/homeserver.yaml.j2 Tue Jun 09 14:39:54 2020 -0500 @@ -1305,7 +1305,7 @@ # Uncomment the following to disable the warning that is emitted when the # trusted_key_servers include 'matrix.org'. See above. # -#suppress_key_server_warning: true +suppress_key_server_warning: true # The signing keys to use when acting as a trusted key server. If not specified # defaults to the server signing key.