This website requires JavaScript.
Explore
Help
Sign In
Mikaela
/
gist
Watch
1
Star
0
Fork
0
You've already forked gist
mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced
2024-11-01 16:09:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
f383701f9e
gist
/
matrix
/
retention
/
1h.json
6 lines
98 B
JSON
Raw
Normal View
History
Unescape
Escape
matrix/m.room.retention: add 1h.json Expectation: homeserver configurations prevent this from really working
2022-04-26 16:54:42 +02:00
{
"min_lifetime"
:
3600000
,
m.room.retention: add the expire_on_clients option I doubt anything implements it, but hopefully Synapse implementation contains it
2022-05-17 22:10:23 +02:00
"max_lifetime"
:
3600000
,
"expire_on_clients"
:
true
matrix/m.room.retention: add 1h.json Expectation: homeserver configurations prevent this from really working
2022-04-26 16:54:42 +02:00
}
Reference in New Issue
Copy Permalink