Apache servedFiles: fixed a typo in example

This commit is contained in:
Igor Pashev 2015-04-28 07:39:35 +00:00
parent 8388bd3280
commit bca76e46f0

View File

@ -97,7 +97,7 @@ with lib;
default = [];
example = [
{ urlPath = "/foo/bar.png";
dir = "/home/eelco/some-file.png";
files = "/home/eelco/some-file.png";
}
];
description = ''