summaryrefslogtreecommitdiff
path: root/contrib/flumotion-sample-conf/wch-input.xml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/flumotion-sample-conf/wch-input.xml')
-rw-r--r--contrib/flumotion-sample-conf/wch-input.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/flumotion-sample-conf/wch-input.xml b/contrib/flumotion-sample-conf/wch-input.xml
new file mode 100644
index 0000000..e004578
--- /dev/null
+++ b/contrib/flumotion-sample-conf/wch-input.xml
@@ -0,0 +1,15 @@
+<worker name="wch-input">
+ <manager>
+ <host>195.177.251.167</host>
+ <port>7531</port>
+ <transport>ssl</transport>
+ </manager>
+
+ <authentication type="plaintext">
+ <username>user</username>
+ <password>test</password>
+ </authentication>
+
+ <feederports>8650-8651</feederports>
+<!-- <debug>*:4</debug> -->
+</worker>