From a4085593d6458b06813aa8fc6484d5d5af3febcc Mon Sep 17 00:00:00 2001 From: Martin Kennedy Date: Sun, 22 Sep 2024 15:56:41 -0400 Subject: [PATCH] fastd?? --- site.conf | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/site.conf b/site.conf index bbd7c6a..bc5deb8 100644 --- a/site.conf +++ b/site.conf @@ -128,12 +128,7 @@ key = 'deadbeef', -- This is a list, so you might add multiple entries. - remotes = {'ipv4 "xxx.somehost.invalid" port xxxxxx'}, - }, - peer2 = { - key = 'deadbeef', - -- You can also omit the ipv4 to allow both connection via ipv4 and ipv6 - remotes = {'"xxx.somehost2.invalid" port xxxxx'}, + remotes = {'ipv4 "10.0.7.226" port 10001'}, }, },