mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-02-07 17:26:17 +00:00
![Robert Walter](/assets/img/avatar_default.png)
PowerDNS 4.7 is supporting 2 new zone types: "producer" & "consumer" Due to the domain type variable is limited to 6 chars, PDA Zone update will fail if producer or cusomer zones exist. To solve this problem, this commit increases the lenght of the domain model type variable to 8 chars.