From de459719f0fbb3c17187557fe749c7c60ee17f3f Mon Sep 17 00:00:00 2001 From: Danamir Date: Mon, 4 Apr 2022 08:16:40 +0200 Subject: [PATCH] Disable PTR update by default in config.ini --- config.ini-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini-dist b/config.ini-dist index 9a1d697..56ae7c0 100644 --- a/config.ini-dist +++ b/config.ini-dist @@ -9,7 +9,7 @@ domain = records = @,www ttl = 3600 ; if true, '@' record update will also trigger PTR record update -update_ptr = true +update_ptr = false [ip] ; Choose an IP resolver : either plain text, or web page containing a single IP