Fix the default configuration path in our web wizard

This commit is contained in:
Eric Lippmann 2014-12-29 14:33:07 +01:00
parent 19387b24ab
commit daaf242145
1 changed files with 1 additions and 1 deletions

View File

@ -534,7 +534,7 @@ class WebWizard extends Wizard implements SetupWizard
mt('setup', 'Writable Config Directory'),
mt(
'setup',
'The Icinga Web 2 configuration directory defaults to "/etc/icingaweb", if' .
'The Icinga Web 2 configuration directory defaults to "/etc/icingaweb2", if' .
' not explicitly set in the environment variable "ICINGAWEB_CONFIGDIR".'
),
is_writable($configDir),