As a site admin I'd like to put my Backdrop sites in a 'real' maintenance mode when there is a critical security release and I don't have time to update all sites immediately.
The 'real' or 'actual' maintenance mode (or "vacation mode"?) would display a static page / a static version of the site and make it so that Backdrop isn't running anymore. That's a difference to the current maintenance mode where Backdrop continues to run, for instance to provide the login form. (I guess there are also other active functionalities in maintenance mode.)
Speaking of the login form: we need a way to login to a site which is in vacation mode. This could be implemented via settings.php.
Recent comments
@yorkshirepudding, In the end I fixed it by deleting the config/active folder contents, copying the config/staging/ files into config/active, importing the database again and clearing the caches...
Importing the staged config throws an error: another field with the same name already exists
Thanks, I have to go out now, I will try later on and report back
Importing the staged config throws an error: another field with the same name already exists
Hi Francis. Yes, what config do you have in staging for it? You might have configs like: field.field.field_video_embed field.instance.node.page....
Importing the staged config throws an error: another field with the same name already exists