set a few settings according to the test-system

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-11-26 21:05:57 +01:00
parent ae71e3ad2a
commit 2ef067e12d
2 changed files with 17 additions and 0 deletions

View File

@@ -193,6 +193,8 @@ class PhpSettings extends ApiCommand implements ResourceEntity
$fpm_config_id = 1;
} elseif (Settings::Get('phpfpm.enabled') == 1) {
$fpm_config_id = intval($this->getParam('fpmconfig'));
} else {
$fpm_config_id = 1;
}
// parameters