From 703ba45ec12fef8476f9dba2fa32dc523de616e4 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Wed, 20 Apr 2016 12:31:25 +0200 Subject: [PATCH] Documentation: Zone attribute 'endpoints' is an array fixes #11628 --- doc/6-object-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/6-object-types.md b/doc/6-object-types.md index d6e8ed697..c303fbea9 100644 --- a/doc/6-object-types.md +++ b/doc/6-object-types.md @@ -1452,7 +1452,7 @@ Configuration Attributes: Name |Description ----------------|---------------- - endpoints |**Optional.** Dictionary with endpoints located in this zone. + endpoints |**Optional.** Array of endpoint names located in this zone. parent |**Optional.** The name of the parent zone. global |**Optional.** Whether configuration files for this zone should be synced to all endpoints. Defaults to false. -- 2.40.0