add default-ssl-ip setting
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -751,8 +751,7 @@ class Customers extends ApiCommand implements ResourceEntity
|
||||
'adminid' => $this->getUserDetail('adminid'),
|
||||
'docroot' => $result['documentroot'],
|
||||
'phpenabled' => $phpenabled,
|
||||
'openbasedir' => '1',
|
||||
'ipandport' => explode(',', Settings::Get('system.defaultip'))
|
||||
'openbasedir' => '1'
|
||||
);
|
||||
$domainid = - 1;
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user