]> jfr.im git - solanum.git/blobdiff - tests/send1.conf
tests: add missing modules symlinks
[solanum.git] / tests / send1.conf
index 3c198e277803f2738143cfeb0d31e929df1a000f..5490917f989334307bd76facf77284e3819bce4d 100644 (file)
@@ -5,3 +5,25 @@ serverinfo {
        network_name = "Test network";
 };
 
+connect "remote.test" {
+       host = "::1";
+       fingerprint = "test";
+       class = "default";
+};
+
+connect "remote2.test" {
+       host = "::1";
+       fingerprint = "test";
+       class = "default";
+};
+
+connect "remote3.test" {
+       host = "::1";
+       fingerprint = "test";
+       class = "default";
+};
+
+privset "admin" {
+       privs = oper:admin;
+};
+