gist/matrix/m.room.encryption/README.md
2024-06-19 08:53:27 +03:00

10 lines
138 B
Markdown

<!-- @format -->
```json
{
"algorithm": "m.megolm.v1.aes-sha2",
"rotation_period_ms": 604800000,
"rotation_period_msgs": 100
}
```