Documentation: Zone attribute 'endpoints' is an array

fixes #11628
This commit is contained in:
Michael Friedrich 2016-04-20 12:31:25 +02:00
parent b368d70f0a
commit b9c31ce83c
1 changed files with 1 additions and 1 deletions

View File

@ -1428,7 +1428,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.