chiark / gitweb /
test-example/common.conf: Fix a reference to the sites file
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 30 Dec 2021 00:54:36 +0000 (00:54 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 30 Dec 2021 13:38:07 +0000 (13:38 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
test-example/common.conf

index 8fefad6741da997f22ddbcf04fd1c05a41170e5e..9306d3547afead3ce3985cd3e8f37d77903e5016 100644 (file)
@@ -11,4 +11,4 @@ log-events "all";
 random randomfile("/dev/urandom",no);
 transform eax-serpent { }, serpent256-cbc { };
 include test-example/sites.conf
-sites map(site,vpn/test-example/all-sites);
+sites map(site,vpn/Vtest-example/all-sites);