matrix-synapse/templates/homeserver.yaml.j2
changeset 38 b4e705f4cda4
parent 37 2ef98b7b40d4
child 39 90b1b7c4be70
equal deleted inserted replaced
37:2ef98b7b40d4 38:b4e705f4cda4
  1303   - server_name: "matrix.org"
  1303   - server_name: "matrix.org"
  1304 
  1304 
  1305 # Uncomment the following to disable the warning that is emitted when the
  1305 # Uncomment the following to disable the warning that is emitted when the
  1306 # trusted_key_servers include 'matrix.org'. See above.
  1306 # trusted_key_servers include 'matrix.org'. See above.
  1307 #
  1307 #
  1308 #suppress_key_server_warning: true
  1308 suppress_key_server_warning: true
  1309 
  1309 
  1310 # The signing keys to use when acting as a trusted key server. If not specified
  1310 # The signing keys to use when acting as a trusted key server. If not specified
  1311 # defaults to the server signing key.
  1311 # defaults to the server signing key.
  1312 #
  1312 #
  1313 # Can contain multiple keys, one per line.
  1313 # Can contain multiple keys, one per line.