ActivityPub: 503 and then 404 and 401 errors, with Ghost CLI

You either need to configure email (a good idea!), or you can disable device verification (the 2fa email code) by adding this to your config:
`{
“security”: {
“staffDeviceVerification”: false
}
}

`

1 Like