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
When the site is undergoing maintenance, users should still be able to get reports. A read-only toggle would keep the app available even while updates or migrations are performed.
The easiest toggle mechanism is probably an environment variable. Will need to investigate how to integrate read-only restrictions in views which allow for editing operations.
The text was updated successfully, but these errors were encountered:
When the site is undergoing maintenance, users should still be able to get reports. A read-only toggle would keep the app available even while updates or migrations are performed.
The easiest toggle mechanism is probably an environment variable. Will need to investigate how to integrate read-only restrictions in views which allow for editing operations.
The text was updated successfully, but these errors were encountered: