From 81aefd3248bc9464b47af2c5d85d694cbda4d60f Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 11 Oct 2014 16:03:34 +0200 Subject: added support for local duplicates for http-streamer --- templates/flumotion/default/http2-stream.xml | 58 ---------------------------- 1 file changed, 58 deletions(-) delete mode 100644 templates/flumotion/default/http2-stream.xml (limited to 'templates/flumotion') diff --git a/templates/flumotion/default/http2-stream.xml b/templates/flumotion/default/http2-stream.xml deleted file mode 100644 index 7b9314f..0000000 --- a/templates/flumotion/default/http2-stream.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - {{ component.feeder }} - - false - - - - - {{ '%s_rep' % (name) }} - - -%% if component.rrd_dir is defined - -%% if component.rrd_clients is defined - {{ component.rrd_clients }} -%% endif -%% if component.rrd_bytes is defined - {{ component.rrd_bytes }} -%% endif - -%% endif - -%% for name, value in component.properties.items() -%% if name != 'samplerate' - {{ value }} -%% endif -%% endfor - false - - - - - {{ '%s_rep' % (name) }} - - 1 - true - {{ component.properties['mount-point'] }} - localhost - {{ component.properties['port'] + 1 }} - master - false - -- cgit v1.2.3