mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59:22 +01:00
matrix/account-data/im.nheko.event_expiry: add 28 days/4 weeks
This commit is contained in:
parent
2bf2f3fd5f
commit
57bda9777b
@ -5,6 +5,7 @@
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
||||
- [28 days](#28-days)
|
||||
- [31 days](#31-days)
|
||||
- [365 days](#365-days)
|
||||
|
||||
@ -12,6 +13,17 @@
|
||||
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
## 28 days
|
||||
|
||||
_Also known as 4 weeks._
|
||||
|
||||
```json
|
||||
{
|
||||
"exclude_state_events": true,
|
||||
"expire_after_ms": 2419200000
|
||||
}
|
||||
```
|
||||
|
||||
## 31 days
|
||||
|
||||
```json
|
||||
|
Loading…
Reference in New Issue
Block a user