check-in missed example config changes
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -158,6 +158,10 @@
|
||||
#
|
||||
#eventidshort_cache_capacity = varies by system
|
||||
|
||||
# This item is undocumented. Please contribute documentation for it.
|
||||
#
|
||||
#eventid_pdu_cache_capacity = varies by system
|
||||
|
||||
# This item is undocumented. Please contribute documentation for it.
|
||||
#
|
||||
#shortstatekey_cache_capacity = varies by system
|
||||
@@ -1350,6 +1354,13 @@
|
||||
|
||||
[global.well_known]
|
||||
|
||||
# The server URL that the client well-known file will serve. This should
|
||||
# not contain a port, and should just be a valid HTTPS URL.
|
||||
#
|
||||
# example: "https://matrix.example.com"
|
||||
#
|
||||
#client =
|
||||
|
||||
# The server base domain of the URL with a specific port that the server
|
||||
# well-known file will serve. This should contain a port at the end, and
|
||||
# should not be a URL.
|
||||
@@ -1358,13 +1369,6 @@
|
||||
#
|
||||
#server =
|
||||
|
||||
# The server URL that the client well-known file will serve. This should
|
||||
# not contain a port, and should just be a valid HTTPS URL.
|
||||
#
|
||||
# example: "https://matrix.example.com"
|
||||
#
|
||||
#client =
|
||||
|
||||
# This item is undocumented. Please contribute documentation for it.
|
||||
#
|
||||
#support_page =
|
||||
|
||||
Reference in New Issue
Block a user