diff --git a/installer/resources/jetty.xml b/installer/resources/jetty.xml
index 2f7f6791fac35755186f403b99f35eadd78a7d6f..e6d44b1abd0ebfe0b440228ac9321378ab90758f 100644
--- a/installer/resources/jetty.xml
+++ b/installer/resources/jetty.xml
@@ -201,6 +201,8 @@
   <!-- Configure the Other Server Options                              -->
   <!-- =============================================================== -->
   <Set name="requestsPerGC">2000</Set>
+<!--  defaults to false, requires access through jconsole?
   <Set name="statsOn">false</Set>
+-->
 
 </Configure>