From: Gunnar Beutner Date: Tue, 12 Sep 2017 11:47:04 +0000 (+0200) Subject: Update documentation X-Git-Tag: v2.8.0~87^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f5727fe1fe136d708be5765612f5990999dddf4;p=icinga2 Update documentation refs #5450 --- diff --git a/doc/09-object-types.md b/doc/09-object-types.md index 0aba518ff..4eda372d8 100644 --- a/doc/09-object-types.md +++ b/doc/09-object-types.md @@ -48,7 +48,7 @@ Configuration Attributes: cert\_path |**Required.** Path to the public key. key\_path |**Required.** Path to the private key. ca\_path |**Required.** Path to the CA certificate file. - ticket\_salt |**Optional.** Private key for auto-signing. **Required** for a signing master instance. Defaults to the `TicketSalt` constant defined in [constants.conf](04-configuring-icinga-2.md#constants-conf). + ticket\_salt |**Optional.** Private key for auto-signing. **Required** for a signing master instance. crl\_path |**Optional.** Path to the CRL file. bind\_host |**Optional.** The IP address the api listener should be bound to. Defaults to `0.0.0.0`. bind\_port |**Optional.** The port the api listener should be bound to. Defaults to `5665`.