summary refs log tree commit diff
diff options
context:
space:
mode:
authorNeil Johnson <neil@matrix.org>2019-06-05 12:36:01 +0100
committerGitHub <noreply@github.com>2019-06-05 12:36:01 +0100
commit15f6b5bed736e4fab075fcdc9f480c068b6b884c (patch)
tree142c8794876c82822e3dc020a23219b7dd5597bb
parentUpdate docs/sample_config.yaml (diff)
downloadsynapse-15f6b5bed736e4fab075fcdc9f480c068b6b884c.tar.xz
Update docs/sample_config.yaml
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
-rw-r--r--docs/sample_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml

index 873a110ca8..d333e25bf7 100644 --- a/docs/sample_config.yaml +++ b/docs/sample_config.yaml
@@ -265,7 +265,7 @@ listeners: # number of monthly active users. # # 'limit_usage_by_mau' disables/enables monthly active user blocking. When -# anabled and a limit is reached the server returns a 'ResourceLimitError' +# enabled and a limit is reached the server returns a 'ResourceLimitError' # with error type Codes.RESOURCE_LIMIT_EXCEEDED. # # 'max_mau_value' is the hard limit of monthly active users above which