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