nixos/httpd: update documentation to reflect changes from https://github.com/NixOS/nixpkgs/pull/54529 (#56079)
This commit is contained in:
committed by
Danylo Hlynskyi
parent
61ef8f0b42
commit
a9358c4356
@@ -497,8 +497,8 @@ in
|
|||||||
default = false;
|
default = false;
|
||||||
description = ''
|
description = ''
|
||||||
If enabled, each virtual host gets its own
|
If enabled, each virtual host gets its own
|
||||||
<filename>access_log</filename> and
|
<filename>access.log</filename> and
|
||||||
<filename>error_log</filename>, namely suffixed by the
|
<filename>error.log</filename>, namely suffixed by the
|
||||||
<option>hostName</option> of the virtual host.
|
<option>hostName</option> of the virtual host.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user