Also declare ZONE_TEMPLATES as associative array

This commit is contained in:
2025-08-07 00:39:03 +02:00
parent dcaab35d94
commit 58e1e31bb4

View File

@@ -77,6 +77,6 @@
# The syntax of the value is:
# ZONE_TEMPLATE:CONF_TEMPLATE
#
#ZONE_TEMPLATES=(
#declare -A ZONE_TEMPLATES=(
# [_default]="/etc/dns-manager/templates/zone.template:/etc/dns-manager/templates/zone.config.template"
#)