From adb70410345058f2352719e52e4caaee372b1c53 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 18 Feb 2013 04:23:00 +0000 Subject: [PATCH] Added missing XML nodes (copied from announcement.xml as this is currently the same data but for different purpose) --- .../templates/xml/dht_bootstrap/bootstrap.xml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/application/hub/templates/xml/dht_bootstrap/bootstrap.xml b/application/hub/templates/xml/dht_bootstrap/bootstrap.xml index 709fa8943..3e6c48e6e 100644 --- a/application/hub/templates/xml/dht_bootstrap/bootstrap.xml +++ b/application/hub/templates/xml/dht_bootstrap/bootstrap.xml @@ -22,4 +22,32 @@ You should have received a copy of the GNU General Public License along with this program. If not, see //--> + + + + {?node_status?} + + {?node_default_mode?} + + {?session_id?} + + + + {?external_ip?} + + {?internal_ip?} + + {?node_listen_port?} + + -- 2.39.5