From a472bdf1821f5913a63b111680c25e47fabcbf31 Mon Sep 17 00:00:00 2001 From: yomguy Date: Fri, 8 Jul 2011 01:44:17 +0000 Subject: [PATCH] add icecast conf example --- conf/etc/icecast2/icecast.xml | 174 ++++++++++++++++++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100644 conf/etc/icecast2/icecast.xml diff --git a/conf/etc/icecast2/icecast.xml b/conf/etc/icecast2/icecast.xml new file mode 100644 index 0000000..7859b0f --- /dev/null +++ b/conf/etc/icecast2/icecast.xml @@ -0,0 +1,174 @@ + + + 100 + 20 + 16 + 524288 + 30 + 15 + 10 + + 1 + + 65536 + + + + + source2parisson + + hackme + + + admin + hackme + + + + + + + + + 127.0.0.1 + + + + 8000 + + + + + + + + + + + + + + + + + + 1 + + + + /usr/share/icecast2 + + + /var/log/icecast2 + /usr/share/icecast2/web + /usr/share/icecast2/admin + + + + + + + + + + access.log + error.log + + 3 + 10000 + + + + + + 0 + + + -- 2.39.5