Update docs/sample_config.yaml

Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
Neil Johnson 2019-06-05 12:35:53 +01:00 committed by GitHub
parent 488a79367c
commit 0aac83bdcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -266,7 +266,7 @@ listeners:
#
# 'limit_usage_by_mau' disables/enables monthly active user blocking. When
# anabled and a limit is reached the server returns a 'ResourceLimitError'
# with error type Codes.RESOURCE_LIMIT_EXCEEDED
# with error type Codes.RESOURCE_LIMIT_EXCEEDED.
#
# 'max_mau_value' is the hard limit of monthly active users above which
# the server will start blocking user actions.