mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-03-12 16:51:33 +00:00

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.