mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04:00
doc: Remove superfluous newlines
This commit is contained in:
parent
909efb35a9
commit
dc699058b9
1 changed files with 0 additions and 2 deletions
|
|
@ -39,7 +39,6 @@ password = icingaweb
|
|||
dbname = icingaweb
|
||||
```
|
||||
|
||||
|
||||
### <a id="resources-configuration-ldap"></a> LDAP
|
||||
|
||||
A LDAP resource represents a tree in a LDAP directory. LDAP is usually used for authentication and authorization.
|
||||
|
|
@ -65,7 +64,6 @@ bind_dn = "cn=admin,ou=people,dc=icinga,dc=org"
|
|||
bind_pw = admin`
|
||||
````
|
||||
|
||||
|
||||
### <a id="resources-configuration-livestatus"></a> Livestatus
|
||||
|
||||
A Livestatus resource represents the location of a Livestatus socket which is used for fetching monitoring data.
|
||||
|
|
|
|||
Loading…
Reference in a new issue