mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-20 05:17:22 +02:00
Compare commits
No commits in common. "503bd9f22dc2803687dc0ad775a0a7c7aead755e" and "decb891bf297c1dbcb5b0e8a1f4d49678e7aecfc" have entirely different histories.
503bd9f22d
...
decb891bf2
@ -1,29 +0,0 @@
|
|||||||
# `im.nheko.event_expiry`
|
|
||||||
|
|
||||||
<!-- prettier-ignore-start -->
|
|
||||||
|
|
||||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
|
||||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
||||||
|
|
||||||
- [31 days](#31-days)
|
|
||||||
- [365 days](#365-days)
|
|
||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
|
||||||
|
|
||||||
<!-- prettier-ignore-end -->
|
|
||||||
|
|
||||||
## 31 days
|
|
||||||
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"expire_after_ms": 2678400000
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
## 365 days
|
|
||||||
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"expire_after_ms": 31536000000
|
|
||||||
}
|
|
||||||
```
|
|
Loading…
x
Reference in New Issue
Block a user