Hello everyone!
Funtime3Freddy3 here, the developer of Modular Worker and today I’m making this documentation post page to let you know how to configuring it at the Security Mode.
As the last time said in the documentation post page Configuring, there’s a config.php. Inside the config.php there’s 2 variables. We care about the $security variable.
If $security = true; this means the Security Mode is activated and the app will only load plugins registered in our security database.
If $security = false; this means the Security Mode is disabled and the app will load plugins no matter what.