summaryrefslogtreecommitdiff
path: root/src/examples/test2.json
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2012-11-10 00:21:50 +0100
committerChristian Pointner <equinox@spreadspace.org>2012-11-10 00:21:50 +0100
commit103351526eb3ad6b7a6eba86892b835fe525d55f (patch)
treec8d1b5732cae845acb07db784bcfc347235cfe92 /src/examples/test2.json
parentupdated TODO (diff)
cleaned up examples
Diffstat (limited to 'src/examples/test2.json')
-rw-r--r--src/examples/test2.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/examples/test2.json b/src/examples/test2.json
index 1479563..31739b3 100644
--- a/src/examples/test2.json
+++ b/src/examples/test2.json
@@ -2,8 +2,8 @@
"globals":{
"templates": "default",
"version": "0.10.0",
- "name": "elevate-live",
- "description": "Live from Elevate Festival 2012",
+ "name": "test2",
+ "description": "flufigut example",
"domain": "spreadspace.org",
"rrd-dir": "/var/lib/flumotion/rrd",
"manager": {
@@ -98,7 +98,7 @@
"muxes": [ "av-orig", "av-en", "audio", "audio-en" ],
"type": "http", "count": 1, "port": 8000,
"max-con": 5, "burst-on-connect": 5,
- "hostname": "elevate-feed"
+ "hostname": "test-feed"
}
}
}