EDIT: We are back, see this thread in /c/Quark’s It’s read-only so that we don’t miss anything while all our isolinear chips get backed up. Apologies for the inconvenience and we’ll resume full-power systems ASAP.
EDIT: We are back, see this thread in /c/Quark’s It’s read-only so that we don’t miss anything while all our isolinear chips get backed up. Apologies for the inconvenience and we’ll resume full-power systems ASAP.
I’m curious how you actually turn a Lemmy site read-only!
limit_except GET { deny all; }
I know there is an approved post only setting, there might be a read only or admin only posting setting. Or they might be able to just restrict write perms for the database/files which would mean everything would just throw an error on writing but reading would bd fine
Oh yeah, I bet it’s the latter. It would make sense to lock the database before a migration, too!