Merge pull request #111424 from helsinki-systems/nginx

nixos/nginx: add logError type
This commit is contained in:
Sandro
2021-01-31 15:05:02 +01:00
committed by GitHub

View File

@@ -404,6 +404,7 @@ in
logError = mkOption {
default = "stderr";
type = types.str;
description = "
Configures logging.
The first parameter defines a file that will store the log. The