From 65eaf35fe2aa3111687fe5053d8d619300f36af5 Mon Sep 17 00:00:00 2001 From: Philip Berndroth Date: Thu, 11 Dec 2014 17:23:11 +0100 Subject: [PATCH] fix syntax protocol item in supernode section --- sites/FFRG.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sites/FFRG.json b/sites/FFRG.json index 1fccd95..247dfcd 100644 --- a/sites/FFRG.json +++ b/sites/FFRG.json @@ -17,6 +17,7 @@ "ciphers": ["aes128-gcm", "salsa2012+gmac", "xsalsa20-poly1305", "null"] }, { + "protocol": "fastd", "peer": "ruhrgebiet1", "key": "15e1601791c201e463ca404ae9174f937859346ef1b7311a3e9eebf02fe6ebbe", "remote": "ffrg1.freifunk-ruhrgebiet.de", @@ -25,6 +26,7 @@ "ciphers": ["aes128-gcm", "salsa2012+gmac", "xsalsa20-poly1305", "null"] }, { + "protocol": "fastd", "peer": "ruhrgebiet2", "key": "975e713ba967c20a8812a0f51d741a787b7258c5b58845d812cda845f825f6a1", "remote": "ffrg2.freifunk-ruhrgebiet.de", @@ -33,6 +35,7 @@ "ciphers": ["aes128-gcm", "salsa2012+gmac", "xsalsa20-poly1305", "null"] }, { + "protocol": "fastd", "peer": "ruhrgebiet3", "key": "f82b1d93c1719dc9cd5785437aebe004014c94820b2aa26759f2b1c0bd7b2f6c", "remote": "ffrg3.freifunk-ruhrgebiet.de", -- 2.47.2