From 8134cd2500c10068271050d8e0c117390ade584f Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 11 Oct 2014 04:56:10 +0200 Subject: fixed http2-stream template --- templates/flumotion/default/http2-stream.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/flumotion') diff --git a/templates/flumotion/default/http2-stream.xml b/templates/flumotion/default/http2-stream.xml index 6e1e100..7b9314f 100644 --- a/templates/flumotion/default/http2-stream.xml +++ b/templates/flumotion/default/http2-stream.xml @@ -19,6 +19,7 @@ {{ '%s_rep' % (name) }} + %% if component.rrd_dir is defined %% if component.rrd_clients is defined @@ -29,6 +30,7 @@ %% endif %% endif + %% for name, value in component.properties.items() %% if name != 'samplerate' {{ value }} @@ -51,6 +53,6 @@ {{ component.properties['mount-point'] }} localhost {{ component.properties['port'] + 1 }} - slave + master false -- cgit v1.2.3