nixos/awstats: add missing description to extraConfig option (#76575)
This commit is contained in:
parent
435b8862c6
commit
c95aef92b9
@ -65,6 +65,7 @@ let
|
|||||||
"ValidHTTPCodes" = "404";
|
"ValidHTTPCodes" = "404";
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
description = "Extra configuration to be appendend to awstats.\${name}.conf.";
|
||||||
};
|
};
|
||||||
|
|
||||||
webService = {
|
webService = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user