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 ++- develop/usage/configuration/homeserver_sample_config.html | 2 +- develop/usage/configuration/index.html | 2 +- develop/usage/configuration/logging_sample_config.html | 2 +- develop/usage/configuration/user_authentication/index.html | 2 +- develop/usage/configuration/user_authentication/refresh_tokens.html | 2 +- .../usage/configuration/user_authentication/single_sign_on/cas.html | 2 +- .../usage/configuration/user_authentication/single_sign_on/index.html | 2 +- .../usage/configuration/user_authentication/single_sign_on/saml.html | 2 +- 9 files changed, 10 insertions(+), 9 deletions(-) (limited to 'develop/usage/configuration') 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
 
diff --git a/develop/usage/configuration/homeserver_sample_config.html b/develop/usage/configuration/homeserver_sample_config.html index b6018e5c69..0979ecebad 100644 --- a/develop/usage/configuration/homeserver_sample_config.html +++ b/develop/usage/configuration/homeserver_sample_config.html @@ -76,7 +76,7 @@ diff --git a/develop/usage/configuration/index.html b/develop/usage/configuration/index.html index 3a7b750a65..6b70103cd0 100644 --- a/develop/usage/configuration/index.html +++ b/develop/usage/configuration/index.html @@ -76,7 +76,7 @@ diff --git a/develop/usage/configuration/logging_sample_config.html b/develop/usage/configuration/logging_sample_config.html index f401074b55..f587f68e63 100644 --- a/develop/usage/configuration/logging_sample_config.html +++ b/develop/usage/configuration/logging_sample_config.html @@ -76,7 +76,7 @@ diff --git a/develop/usage/configuration/user_authentication/index.html b/develop/usage/configuration/user_authentication/index.html index 5e3d6478ea..75e787f93d 100644 --- a/develop/usage/configuration/user_authentication/index.html +++ b/develop/usage/configuration/user_authentication/index.html @@ -76,7 +76,7 @@ diff --git a/develop/usage/configuration/user_authentication/refresh_tokens.html b/develop/usage/configuration/user_authentication/refresh_tokens.html index 2f11980c21..c584ad502c 100644 --- a/develop/usage/configuration/user_authentication/refresh_tokens.html +++ b/develop/usage/configuration/user_authentication/refresh_tokens.html @@ -76,7 +76,7 @@ diff --git a/develop/usage/configuration/user_authentication/single_sign_on/cas.html b/develop/usage/configuration/user_authentication/single_sign_on/cas.html index d9f9d971d8..b695f16e19 100644 --- a/develop/usage/configuration/user_authentication/single_sign_on/cas.html +++ b/develop/usage/configuration/user_authentication/single_sign_on/cas.html @@ -76,7 +76,7 @@ diff --git a/develop/usage/configuration/user_authentication/single_sign_on/index.html b/develop/usage/configuration/user_authentication/single_sign_on/index.html index a45e24581a..ed7f3f9158 100644 --- a/develop/usage/configuration/user_authentication/single_sign_on/index.html +++ b/develop/usage/configuration/user_authentication/single_sign_on/index.html @@ -76,7 +76,7 @@ diff --git a/develop/usage/configuration/user_authentication/single_sign_on/saml.html b/develop/usage/configuration/user_authentication/single_sign_on/saml.html index 0f6a3ed06f..4d624e5921 100644 --- a/develop/usage/configuration/user_authentication/single_sign_on/saml.html +++ b/develop/usage/configuration/user_authentication/single_sign_on/saml.html @@ -76,7 +76,7 @@ -- cgit 1.5.1