diff --git a/docs/awstats_config.html b/docs/awstats_config.html index 5376135ea..976c5191e 100644 --- a/docs/awstats_config.html +++ b/docs/awstats_config.html @@ -49,6 +49,7 @@
  • LogFormat
  • LogSeparator
  • DNSLookup +
  • DynamicDNSLookup
  • DirData
  • DirCgi
  • DirIcons @@ -407,6 +408,23 @@


    +DNSLookup
    +Version : 7.5+
    +
    # 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, 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 - Dynamic DNS lookup enabled (including static DNS cache file as a second +
    # source) +
    # Default: 0 +
    # +
    DynamicDNSLookup=0 + +


    + DirData
    Version : 1.0+

    # When AWStats updates its statistics, it stores results of its analysis in