summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/config/validator.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/htdocs/config/validator.conf b/htdocs/config/validator.conf
index acde331..13e8dc7 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.26 2006-11-13 04:13:52 ot Exp $
+# $Id: validator.conf,v 1.27 2007-03-02 07:08:16 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*',
@@ -27,6 +27,9 @@
# Location of template files
Templates = $Base/share/templates
+ # configuration file for HTML Tidy Module, if available
+ TidyConf = $Base/htdocs/config/tidy.conf
+
<SGML>
#
# The SGML Library Path.