From f28b7d13ce9dc83dc336ba1fb300470fa30bb4fb Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 12 Oct 2012 17:24:14 +0200 Subject: some bug fixes (first working version of config) --- templates/example/http-stream.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'templates/example/http-stream.xml') diff --git a/templates/example/http-stream.xml b/templates/example/http-stream.xml index 8027b9f..561097a 100644 --- a/templates/example/http-stream.xml +++ b/templates/example/http-stream.xml @@ -7,10 +7,12 @@ {{ component.feeder }} - - {{ component.rrd_clients }} - {{ component.rrd_bytes }} - + + + {{ component.rrd_clients }} + {{ component.rrd_bytes }} + + %% for name, value in component.properties.items() %% if name != 'samplerate' {{ value }} -- cgit v1.2.3