MISP/app/Config
Anthony Vaccaro 61e9851397 Add "manage workers" option.
This is enabled by default, which replicates the current behaviour of having controls to start, stop and restart workers in the server settings page.
When set to disabled, these controls are hidden, which allows server administrators to manage the worker processes externally, e.g. via systemd.

A sample systemd unit file has also been included into the INSTALL directory.
2018-10-08 12:28:22 +10:00
..
bootstrap.default.php SSO plugin (Shibboleth based). Instructions to enable and configure it are present in the app/Plugin/ShibbAuth/README.md 2016-08-04 16:34:09 +02:00
config.default.php Add "manage workers" option. 2018-10-08 12:28:22 +10:00
core.default.php chg: [Session handling] Added some sane defaults to the session handler 2018-06-30 19:41:54 +02:00
database.default.php fix: Added a warning if utf8 encoding isn't set up in the database config 2017-01-19 16:40:23 +01:00
email.php Cosmetic changes 2017-05-08 00:45:57 +02:00
routes.php fix: [bug] Fixed route to /regexp/admin_index 2018-07-04 13:39:07 +02:00