how do i make a mastodon 500 page show a maintenance message vs. a generic error message? i wanna show when it's down because of an upgrade
@squirrel I guess the uh. "easy" way? is to have a different 500 page you copy in right before you go down for maintenance and then copy the normal one back in when you're back up
@InspectorCaracal yeah haha that's what i thought
@squirrel actually I think I might know how to do that but I have to get on a computer to check
@squirrel http://www.checkupdown.com/status/E503.html
so I think changing the nginx to a different file for 503 might work?
@InspectorCaracal ohhh okay
I'll try that
Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!
@squirrel actually I think I might know how to do that but I have to get on a computer to check