From d50b58dd9b140883f7908bb17d37472e13d5bd0c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 29 Apr 2016 11:17:50 +0200 Subject: [PATCH] More complete description --- wwwroot/cgi-bin/awstats.model.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index f6d6d650..d7153147 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -193,7 +193,8 @@ DNSLookup=2 # For very large sites, setting DNSLookup to 0 (or 2) might be the only # reasonable choice. DynamicDNSLookup allows to resolve host names for -# items shown in html tables only. +# items shown in html tables only, when data is output on reports instead +# of resolving once during log analysis step. # Possible values: # 0 - No dynamic DNS lookup # 1 - Dynamic DNS lookup enabled -- 2.47.3