MyNixOS website logo
option

services.awstats.configs.<name>.extraConfig

Extra configuration to be appended to awstats.${name}.conf.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  "ValidHTTPCodes" = "404";
}