docker-ojs
docker-ojs copied to clipboard
Remove "installed" toggle in ojs-variable.
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.
Consider use this new plugin instead: https://github.com/henriqueramos/maintenanceMode