From: achbed Date: Wed, 19 Nov 2014 17:00:24 +0000 (-0600) Subject: Added examples for appendtype X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=511156bbe1f1cc1eca9da9009cdd009f36fc2c81;p=deefuzzer.git Added examples for appendtype Signed-off-by: achbed --- diff --git a/example/deefuzzer.json b/example/deefuzzer.json index fd4acfe..caca5f6 100644 --- a/example/deefuzzer.json +++ b/example/deefuzzer.json @@ -49,7 +49,8 @@ "port": 8000, "public": 0, "sourcepassword": "icecast_source_password", - "type": "icecast" + "type": "icecast", + "appendtype": 1 }, "twitter": { "key": "you access token key", diff --git a/example/deefuzzer.xml b/example/deefuzzer.xml index c3f48bf..9db8985 100644 --- a/example/deefuzzer.xml +++ b/example/deefuzzer.xml @@ -49,6 +49,7 @@ 0 icecast_source_password icecast + 1 your access token key diff --git a/example/deefuzzer.yaml b/example/deefuzzer.yaml index d663020..8e72068 100644 --- a/example/deefuzzer.yaml +++ b/example/deefuzzer.yaml @@ -40,7 +40,7 @@ deefuzzer: mountpoint: monitor, port: 8000, public: 0, sourcepassword: icecast_source_password, - type: icecast} + type: icecast, appendtype: 1} twitter: {key: 'your access token key', mode: 0, secret: 'your acess token secret key', diff --git a/example/deefuzzer_doc.xml b/example/deefuzzer_doc.xml index aa915be..cc7190c 100644 --- a/example/deefuzzer_doc.xml +++ b/example/deefuzzer_doc.xml @@ -94,6 +94,9 @@ icecast_source_password icecast + + 1