mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-20 02:24:54 +03:00
Update synapse/config/server.py
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
ff5b05f954
commit
49a379ca47
1 changed files with 1 additions and 0 deletions
|
@ -584,6 +584,7 @@ class ServerConfig(Config):
|
||||||
#hs_disabled_limit_type: 'error code(str), to help clients decode reason'
|
#hs_disabled_limit_type: 'error code(str), to help clients decode reason'
|
||||||
|
|
||||||
# Monthly Active User Blocking
|
# Monthly Active User Blocking
|
||||||
|
#
|
||||||
# Used in cases where the admin or server owner wants to limit to the
|
# Used in cases where the admin or server owner wants to limit to the
|
||||||
# number of monthly active users.
|
# number of monthly active users.
|
||||||
# 'mau_trial_days' is means to add a grace period for active users. It
|
# 'mau_trial_days' is means to add a grace period for active users. It
|
||||||
|
|
Loading…
Reference in a new issue