corrected wrong settings-index-name, fixes #1290
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -49,7 +49,7 @@ return [
|
|||||||
],
|
],
|
||||||
'requires_reconf' => ['http']
|
'requires_reconf' => ['http']
|
||||||
],
|
],
|
||||||
'system_apache_24' => [
|
'system_apache24' => [
|
||||||
'label' => lng('serversettings.apache_24'),
|
'label' => lng('serversettings.apache_24'),
|
||||||
'settinggroup' => 'system',
|
'settinggroup' => 'system',
|
||||||
'varname' => 'apache24',
|
'varname' => 'apache24',
|
||||||
|
|||||||
Reference in New Issue
Block a user