From 5736581dfaa9dc3189dc5e8067c807ee56daee81 Mon Sep 17 00:00:00 2001 From: Philipp Schafft Date: Sat, 12 Mar 2022 13:54:02 +0000 Subject: [PATCH] Added Access-Control-Allow-Headers: and Access-Control-Expose-Headers: to default config --- conf/icecast.xml.in | 2 ++ conf/icecast_minimal.xml.in | 2 ++ conf/icecast_shoutcast_compat.xml.in | 2 ++ 3 files changed, 6 insertions(+) diff --git a/conf/icecast.xml.in b/conf/icecast.xml.in index bc8e6e61..9057a790 100644 --- a/conf/icecast.xml.in +++ b/conf/icecast.xml.in @@ -93,6 +93,8 @@ -->
+
+
diff --git a/conf/icecast_minimal.xml.in b/conf/icecast_minimal.xml.in index 36ad4aa5..b66255e8 100644 --- a/conf/icecast_minimal.xml.in +++ b/conf/icecast_minimal.xml.in @@ -34,5 +34,7 @@
+
+
diff --git a/conf/icecast_shoutcast_compat.xml.in b/conf/icecast_shoutcast_compat.xml.in index f8394357..d763cb6b 100644 --- a/conf/icecast_shoutcast_compat.xml.in +++ b/conf/icecast_shoutcast_compat.xml.in @@ -47,5 +47,7 @@
+
+