From 51f26bf9a6e7beb473fc9572d3132bde4692c60c Mon Sep 17 00:00:00 2001 From: Half-Shot Date: Thu, 1 Sep 2022 14:49:44 +0000 Subject: deploy: c913e440c065adde1e055eb0baef5df40615ae9b --- develop/usage/configuration/config_documentation.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'develop/usage/configuration/config_documentation.html') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 6bf7014cc1..dd71732125 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -76,7 +76,7 @@ @@ -645,6 +645,7 @@ hs_disabled_message: 'Reason for why the HS is blocked' server owner wants to limit to the number of monthly active users. When enabled and a limit is reached the server returns a ResourceLimitError with error type Codes.RESOURCE_LIMIT_EXCEEDED. Defaults to false. If this is enabled, a value for max_mau_value must also be set.

+

See Monthly Active Users for details on how to configure MAU.

Example configuration:

limit_usage_by_mau: true
 
-- cgit 1.5.1