diff options
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/config/validator.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/htdocs/config/validator.conf b/htdocs/config/validator.conf index 515dc6a..0f530e5 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.8 2003-04-19 04:07:43 link Exp $ +# $Id: validator.conf,v 1.9 2003-11-12 21:20:37 ville 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*'. @@ -34,6 +34,10 @@ SGML_Library = /usr/local/validator/htdocs/sgml-lib #SGML_Parser = /usr/bin/onsgmls # +# Location of template files +#Template_Path = /usr/local/validator/share/templates/en_US + +# # Mapping tables etc... <Element_Map> |