doc: config menu names changed in web2

This commit is contained in:
Thomas Gelf 2016-04-01 10:20:57 +02:00
parent 3d64550802
commit b7d578570c
1 changed files with 4 additions and 4 deletions

View File

@ -46,9 +46,9 @@ In case you prefer automated configuration, you should check the dedicated
### Create a Database resource ### Create a Database resource
In your web frontend please go to System / Configuration / Resources and create In your web frontend please go to `Configuration / Application / Resources`
a new database resource pointing to your newly created database. Please make and create a new database resource pointing to your newly created database.
sure that you choose `utf8` as an encoding. Please make sure that you choose `utf8` as an encoding.
### Install the Director module ### Install the Director module
@ -56,7 +56,7 @@ sure that you choose `utf8` as an encoding.
As with any Icinga Web 2 module, installation is pretty straight-forward. In As with any Icinga Web 2 module, installation is pretty straight-forward. In
case you're installing it from source all you have to do is to drop the director case you're installing it from source all you have to do is to drop the director
module in one of your module paths. You can examine (and set) the module path(s) module in one of your module paths. You can examine (and set) the module path(s)
in `Configuration / General`. In a typical environment you'll probably drop the in `Configuration / Application`. In a typical environment you'll probably drop the
module to `/usr/share/icingaweb2/modules/director`. Please note that the directory module to `/usr/share/icingaweb2/modules/director`. Please note that the directory
name MUST be `director` and not `icingaweb2-module-director` or anything else. name MUST be `director` and not `icingaweb2-module-director` or anything else.