Add domain-list to react to in config #2

Open
opened 2021-08-02 19:37:33 +02:00 by Ruakij · 0 comments
Owner

A DNS-system might have multiple domains,
also the same for local and public usage (Split-Horizon) or even more.

Therefore it is required to limit the domains we will synchronise.

Example:

domains:
- example.com.public
- example2.com
A DNS-system might have multiple domains, also the same for local and public usage (Split-Horizon) or even more. Therefore it is required to limit the domains we will synchronise. Example: ``` domains: - example.com.public - example2.com ```
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Ruakij/dnscontrol-sync#2
No description provided.