diff options
author | Neil Johnson <neil@fragile.org.uk> | 2019-04-07 22:03:46 +0100 |
---|---|---|
committer | Neil Johnson <neil@fragile.org.uk> | 2019-04-07 22:03:46 +0100 |
commit | 46a886194f6d8fb1290e88713df6199dd91b2df4 (patch) | |
tree | 5ac11f7e82e97314117d4eede06d28cd5d6cd54e | |
parent | add context to phonehome stats (diff) | |
download | synapse-github/neilj/context_parameter.tar.xz |
update sample config github/neilj/context_parameter neilj/context_parameter
-rw-r--r-- | docs/sample_config.yaml | 3 |
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 ## |