matrix/m.room.retention: add 24h.json

This commit is contained in:
Aminda Suomalainen 2021-11-05 21:22:00 +02:00
parent 2d31ead824
commit c2f795bea1
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -0,0 +1,4 @@
{
"min_lifetime": 86400000,
"max_lifetime": 86400000
}