diff --git a/config_template.py b/config_template.py index 4eecace..288ff47 100644 --- a/config_template.py +++ b/config_template.py @@ -79,7 +79,3 @@ RECORDS_ALLOW_EDIT = ['A', 'AAAA', 'CNAME', 'SPF', 'PTR', 'MX', 'TXT'] # EXPERIMENTAL FEATURES PRETTY_IPV6_PTR = False - -# Create reverse lookup domain if not exists and PTR record from -# A and AAAA records -AUTOMATIC_REVERSE_PTR = False