summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/config/validator.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/htdocs/config/validator.conf b/htdocs/config/validator.conf
index cd5b058..9836976 100644
--- a/htdocs/config/validator.conf
+++ b/htdocs/config/validator.conf
@@ -1,7 +1,7 @@
-#
+
# Main Configuration File for the W3C Markup Validation Service.
#
-# $Id: validator.conf,v 1.32 2009-02-13 20:51:19 ot Exp $
+# $Id: validator.conf,v 1.33 2009-03-17 16:27:34 ot Exp $
#
# See 'perldoc Config::General' for the syntax, and be aware that the
# 'SplitPolicy' is 'equalsign', ie. keys and values are separated by '\s*=\s*',
@@ -143,4 +143,5 @@ Languages = en
## on the same machine as the markup validator.
## See http://about.validator.nu/ for installation instructions.
#HTML5 = http://localhost:8888/html5/
+#CompoundXML = http://localhost:8888/html5/
</External>