fix generated json for config-services script after install
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -672,7 +672,7 @@ class Core
|
||||
'dns' => 'x',
|
||||
'http' => $this->validatedData['webserver'],
|
||||
'smtp' => 'postfix_dovecot',
|
||||
'mail' => 'dovecot_postfix',
|
||||
'mail' => 'dovecot_postfix2',
|
||||
'ftp' => 'proftpd',
|
||||
'system' => $system_params
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user