From 3899398d451f1e6fb371bf2fc2cf5d0dfb86a3d5 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Tue, 7 Apr 2020 11:28:39 +1200 Subject: [PATCH] Including placeholder icecast example file --- docker/icecast2.example.xml | 174 ++++++++++++++++++++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100755 docker/icecast2.example.xml diff --git a/docker/icecast2.example.xml b/docker/icecast2.example.xml new file mode 100755 index 00000000..cbc411a8 --- /dev/null +++ b/docker/icecast2.example.xml @@ -0,0 +1,174 @@ + + + 1000 + 42 + 5 + 524288 + 30 + 15 + 10 + + 1 + + 65535 + + + + + password + + password + + + admin + password + + + + + + + + + localhost + + + + 8000 + + + + + + + + + + + + + + + + + + 1 + + + + /usr/share/icecast2 + + + /var/log/icecast2 + /usr/share/icecast2/web + /usr/share/icecast2/admin + + + + + + + + + + access.log + error.log + + 3 + 10000 + + + + + + 0 + + + \ No newline at end of file