From 997df47d452b374b1823073627fe3330418a852d Mon Sep 17 00:00:00 2001 From: Philipp Schafft Date: Sun, 4 Nov 2018 12:55:51 +0000 Subject: [PATCH] Update: Updated default configs --- conf/icecast.xml.in | 4 ++-- conf/icecast_minimal.xml.in | 2 +- conf/icecast_shoutcast_compat.xml.in | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/icecast.xml.in b/conf/icecast.xml.in index e451c453..67828d18 100644 --- a/conf/icecast.xml.in +++ b/conf/icecast.xml.in @@ -93,7 +93,7 @@ If you don't want this, comment out the following line or read up on CORS. --> -
+
@@ -202,7 +202,7 @@ -
+
diff --git a/conf/icecast_minimal.xml.in b/conf/icecast_minimal.xml.in index ab229e9f..8926e95a 100644 --- a/conf/icecast_minimal.xml.in +++ b/conf/icecast_minimal.xml.in @@ -34,6 +34,6 @@ information -
+
diff --git a/conf/icecast_shoutcast_compat.xml.in b/conf/icecast_shoutcast_compat.xml.in index dcd7535b..8244b590 100644 --- a/conf/icecast_shoutcast_compat.xml.in +++ b/conf/icecast_shoutcast_compat.xml.in @@ -47,6 +47,6 @@ false -
+
-- GitLab