1 diff --git a/pdns/version.cc b/pdns/version.cc
2 index d8f5d40..1368481 100644
5 @@ -155,7 +155,7 @@ void showBuildConfiguration()
6 #ifdef PDNS_CONFIG_ARGS
7 #define double_escape(s) #s
8 #define escape_quotes(s) double_escape(s)
9 - g_log<<Logger::Warning<<"Configured with: "<<escape_quotes(PDNS_CONFIG_ARGS)<<endl;
10 + g_log<<Logger::Warning<<"Configured with: "<<"redacted"<<endl;