Add vector.im to default secondary_directory_servers and add comment explaining it's not a permanent solution

pull/808/head
David Baker 2016-05-31 17:24:50 +01:00
parent 963e3ed282
commit 6ca4d3ae9a
1 changed files with 4 additions and 0 deletions

View File

@ -159,8 +159,12 @@ class ServerConfig(Config):
# A list of other Home Servers to fetch the public room directory from
# and include in the public room directory of this home server
# This is a temporary stopgap solution to populate new server with a
# list of rooms until there exists a good solution of a decentralized
# room directory.
# secondary_directory_servers:
# - matrix.org
# - vector.im
# List of ports that Synapse should listen on, their purpose and their
# configuration.