diff --git a/doc/resources.md b/doc/resources.md index fcded81c7..29a35c30d 100644 --- a/doc/resources.md +++ b/doc/resources.md @@ -39,7 +39,6 @@ password = icingaweb dbname = icingaweb ``` - ### 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` ```` - ### Livestatus A Livestatus resource represents the location of a Livestatus socket which is used for fetching monitoring data.