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

8 lines
120 B
Markdown
Raw Normal View History

2024-03-01 10:12:23 +01:00
```json
{
"algorithm": "m.megolm.v1.aes-sha2",
"rotation_period_ms": 604800000,
"rotation_period_msgs": 100
}
```