diff --git a/conf/icecast.xml.in b/conf/icecast.xml.in
index 0314f71e..af89ea8c 100644
--- a/conf/icecast.xml.in
+++ b/conf/icecast.xml.in
@@ -7,7 +7,11 @@
From this URL all of the other admin functions can be exercised.
+Modification of existing XSLT transforms in /admin is allowed, but new files cannot be created here. Creation of new XSLT transforms as well as modification of existing transforms is allowed in /web. These work using the document returned by /admin/stats.xml. To see the XML document that is applied to each admin XSLT, just change the .xsl to .xml in your request (i.e. /admin/listclients.xml). You can then code your XSLT transform accordingly.
+