jitsu icon indicating copy to clipboard operation
jitsu copied to clipboard

Maintenance mode at EN frontend

Open akhtyamovrr opened this issue 4 years ago • 0 comments

Problem

To simplify some system operations like data migration and so on, which require immutability of backend data, it's nice to have some way to make configurations read-only or restrict access to data until maintenance is finished.

Solution

Implement a maintenance mode page that prevents data changes at the backend. Administrators must be able to activate/deactivate maintenance mode

akhtyamovrr avatar Jan 14 '21 10:01 akhtyamovrr