mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 11:19:22 +01:00
matrix/account-data/im.nheko.event_expiry: note 'exclude_state_events'
This commit is contained in:
parent
6f0d7c9ac0
commit
16d7c11f2b
@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
"exclude_state_events": true,
|
||||||
"expire_after_ms": 2678400000
|
"expire_after_ms": 2678400000
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
@ -24,6 +25,7 @@
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
"exclude_state_events": true,
|
||||||
"expire_after_ms": 31536000000
|
"expire_after_ms": 31536000000
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user