fixing documentation
This commit is contained in:
@@ -59,7 +59,7 @@ with lib;
|
|||||||
sslServerChain = mkOption {
|
sslServerChain = mkOption {
|
||||||
type = types.path;
|
type = types.path;
|
||||||
example = "/var/ca.pem";
|
example = "/var/ca.pem";
|
||||||
description = "Path to server SSL extra chain file.";
|
description = "Path to server SSL chain file.";
|
||||||
};
|
};
|
||||||
|
|
||||||
adminAddr = mkOption ({
|
adminAddr = mkOption ({
|
||||||
|
|||||||
Reference in New Issue
Block a user