mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-18 17:10:43 +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
49a379ca47
commit
5b59796bb5
1 changed files with 1 additions and 0 deletions
|
@ -587,6 +587,7 @@ class ServerConfig(Config):
|
|||
#
|
||||
# Used in cases where the admin or server owner wants to limit to the
|
||||
# number of monthly active users.
|
||||
#
|
||||
# 'mau_trial_days' is means to add a grace period for active users. It
|
||||
# means that users must be active for this number of days before they
|
||||
# can be considered active and guards against the case where lots of users
|
||||
|
|
Loading…
Reference in a new issue