gist/matrix/m.room.encryption/README.md

10 lines
138 B
Markdown
Raw Normal View History

2024-06-19 07:53:27 +02:00
<!-- @format -->
2024-03-01 10:12:23 +01:00
```json
{
"algorithm": "m.megolm.v1.aes-sha2",
"rotation_period_ms": 604800000,
"rotation_period_msgs": 100
}
```