docker-ojs icon indicating copy to clipboard operation
docker-ojs copied to clipboard

Remove "installed" toggle in ojs-variable.

Open marcbria opened this issue 4 years ago • 1 comments

The script "ojs-variable" disables ojs setting "installed" variable in config to Off. This was done thinking OJS worked like drupal (mantainence mode during upgrade) but in OJS this is not only useless, it's also a bad idea because could have negative impact in the app.

So, this need to be removed from the ojs-variable script.

marcbria avatar May 10 '21 15:05 marcbria

Consider use this new plugin instead: https://github.com/henriqueramos/maintenanceMode

marcbria avatar Dec 27 '21 19:12 marcbria