Index: etc/indico.conf.sample
===================================================================
--- etc/indico.conf.sample	(revision ee74089b93c54a553311e0cdd3cef2e89d964a5f)
+++ etc/indico.conf.sample	(revision bb20095196f7429b55b72ebfe0d4801f3103822b)
@@ -23,9 +23,9 @@
 # Possible values of SanitizationLevel:
 #    0: Escape all HTML tags
-#    1: Raise error if FORM or IFRAME tags are used
+#    1: Raise error if styles are used
 #    2: Raise error if SCRIPT tag is used
 #    3: No input filtering is done (DANGEROUS!)
 
-SanitizationLevel    = 1
+SanitizationLevel    = 2
 
 
