From: Philip Berndroth Date: Thu, 11 Dec 2014 16:23:11 +0000 (+0100) Subject: fix syntax X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65eaf35fe2aa3111687fe5053d8d619300f36af5;p=thirdparty%2Ffreifunk-ipfire.git fix syntax protocol item in supernode section --- 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",