mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 11:19:22 +01:00
add m.room.encryption
This commit is contained in:
parent
157c6d6083
commit
fc775b0b01
7
matrix/m.room.encryption/README.md
Normal file
7
matrix/m.room.encryption/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
```json
|
||||
{
|
||||
"algorithm": "m.megolm.v1.aes-sha2",
|
||||
"rotation_period_ms": 604800000,
|
||||
"rotation_period_msgs": 100
|
||||
}
|
||||
```
|
Loading…
Reference in New Issue
Block a user