summary refs log tree commit diff
diff options
context:
space:
mode:
authorNeil Johnson <neil@fragile.org.uk>2019-04-07 22:03:46 +0100
committerNeil Johnson <neil@fragile.org.uk>2019-04-07 22:03:46 +0100
commit46a886194f6d8fb1290e88713df6199dd91b2df4 (patch)
tree5ac11f7e82e97314117d4eede06d28cd5d6cd54e
parentadd context to phonehome stats (diff)
downloadsynapse-neilj/context_parameter.tar.xz
-rw-r--r--docs/sample_config.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml
index f6b3fac6cd..a380b5f9a8 100644
--- a/docs/sample_config.yaml
+++ b/docs/sample_config.yaml
@@ -236,6 +236,9 @@ listeners:
 #  - medium: 'email'
 #    address: 'reserved_user@example.com'
 
+# Used by phonehome stats to group together related servers.
+#server_context: context
+
 
 ## TLS ##