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

Expectation: homeserver configurations prevent this from really working
This commit is contained in:
Aminda Suomalainen 2022-04-26 17:54:42 +03:00
parent a5db449cbb
commit 19680b0838
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

4
matrix/retention/1h.json Normal file
View File

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