You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
site_metadata: Expose `read_only` field
As discussed on Thursday, it would be nice to display on the frontend that we're currently in read-only mode during e.g. database updates. This PR adds a `read_only` field to the `/api/v1/site_metadata` endpoint response.
0 commit comments