From 2e0a04bddbfdfe0388a1e77c10a92e6f194edfe0 Mon Sep 17 00:00:00 2001 From: Tobias von der Krone Date: Wed, 14 Jan 2015 13:28:36 +0100 Subject: [PATCH] Correct documentation about the host attribute of an Endpoint object. The host attribute of an Endpoint object is optional. refs #8212 --- doc/7-configuring-icinga-2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/7-configuring-icinga-2.md b/doc/7-configuring-icinga-2.md index 57e8e2cf7..caca3d46d 100644 --- a/doc/7-configuring-icinga-2.md +++ b/doc/7-configuring-icinga-2.md @@ -1818,7 +1818,7 @@ Attributes: Name |Description ----------------|---------------- - host |**Required.** The hostname/IP address of the remote Icinga 2 instance. + host |**Optional.** The hostname/IP address of the remote Icinga 2 instance. port |**Optional.** The service name/port of the remote Icinga 2 instance. Defaults to `5665`. log_duration |**Optional.** Duration for keeping replay logs on connection loss. Defaults to `1d`. -- 2.49.0