Resolve mastodon-load notice
This commit is contained in:
parent
a5caf67dc1
commit
857ca660b9
2 changed files with 18 additions and 2 deletions
|
@ -207,7 +207,7 @@ params:
|
|||
#
|
||||
# Recommended: png, bmp, jpg, or gif
|
||||
# for best browser support!
|
||||
logo: /img/robot.png
|
||||
logo: /img/ok.png
|
||||
|
||||
# This is the description that is shown
|
||||
# on the footer and meta tags.
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
title: Mastodon instance in under heavy load
|
||||
date: 2020-03-19 16:24:00
|
||||
resolved: false
|
||||
resolved: true
|
||||
resolvedWhen: 2020-03-25 17:00:00
|
||||
# Possible severity levels: down, disrupted, notice
|
||||
severity: notice
|
||||
affected:
|
||||
|
@ -30,3 +31,18 @@ It's now time for you to get your data and move your account to another instance
|
|||
You can find on me the Fediverse at **papey@rage.love**
|
||||
|
||||
Thanks for the ride, see you soon.
|
||||
|
||||
## 410
|
||||
|
||||
It's done, on **2020-03-25** I launch the `tootctl self-destruct` command.
|
||||
|
||||
Mastodon instance is closed and will now return a 410 status.
|
||||
|
||||
```bash
|
||||
curl https://mastodon.papey.fr/about
|
||||
410 Gone
|
||||
```
|
||||
|
||||
Again, thanks for all the joy shared on this instance.
|
||||
|
||||
Bye !
|
||||
|
|
Loading…
Add table
Reference in a new issue