mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Sample config
This commit is contained in:
parent
4d794dae21
commit
e975b15101
@ -754,7 +754,7 @@ uploads_path: "DATADIR/uploads"
|
|||||||
# then derive an expiration date from the current validity period), and some time
|
# then derive an expiration date from the current validity period), and some time
|
||||||
# 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 - d ; now + period],
|
||||||
# where d is equal to 10% of the validity period.
|
# where d is equal to 10% of the validity period.
|
||||||
#
|
#
|
||||||
#account_validity:
|
#account_validity:
|
||||||
|
Loading…
Reference in New Issue
Block a user