mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-26 15:49:40 -05:00
Gah python
This commit is contained in:
parent
847b9dcd1c
commit
0c2362861e
@ -133,7 +133,7 @@ class RegistrationConfig(Config):
|
|||||||
# after that the validity period changes and Synapse is restarted, the users'
|
# after that the validity period changes and Synapse is restarted, the users'
|
||||||
# expiration dates won't be updated unless their account is manually renewed. This
|
# expiration dates won't be updated unless their account is manually renewed. This
|
||||||
# date will be randomly selected within a range [now + period ; now + period + d],
|
# date will be randomly selected within a range [now + period ; now + period + d],
|
||||||
# where d is equal to 10% of the validity period.
|
# where d is equal to 10%% of the validity period.
|
||||||
#
|
#
|
||||||
#account_validity:
|
#account_validity:
|
||||||
# enabled: True
|
# enabled: True
|
||||||
|
Loading…
Reference in New Issue
Block a user