From bed3f5a2c53ccea308e9a48da6e7a9a390622594 Mon Sep 17 00:00:00 2001 From: stebifan Date: Fri, 26 Jun 2015 21:33:41 +0200 Subject: [PATCH] Added troisdorf2, 3 and 4 --- site.conf | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/site.conf b/site.conf index 88cb2e9..9ff99b0 100644 --- a/site.conf +++ b/site.conf @@ -68,9 +68,21 @@ troisdorf = { limit = 1, peers = { - gateway2 = { + troisdorf1 = { key = '9154293d90bb907a647338585da4ddf283e534a948a0bb73ca604391fdd4aa0b', - remotes = {'"gateway2.freifunk-troisdorf.de" port 53840'}, + remotes = {'"troisdorf1.freifunk-troisdorf.de" port 53840'}, + }, + troisdorf2 = { + key = 'fab9b346a16eead4077a792076fb9ccd7738f959d7654567440c9192ad0d2bec', + remotes = {'"troisdorf2.freifunk-troisdorf.de" port 53840'}, + }, + troisdorf3 = { + key = 'd45d3b0f660dbdb610514d7236c0b1a7f7c6c03eb2e3a517f45dd8a01a39a9fa', + remotes = {'"troisdorf3.freifunk-troisdorf.de" port 53840'}, + }, + troisdorf4 = { + key = '25abce5516c6cdb1782773f77158eb7b1234e7ca12d2c6603d5696b441415b8c', + remotes = {'"troisdorf4.freifunk-troisdorf.de" port 53840'}, }, }, }