- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 17 Oct 2007 18:11:26 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc
In directory hutz:/tmp/cvs-serv4090/misc
Modified Files:
docs_errors.pl
Log Message:
Drop unneeded config variables.
Index: docs_errors.pl
===================================================================
RCS file: /sources/public/validator/misc/docs_errors.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- docs_errors.pl 10 Oct 2007 07:05:32 -0000 1.6
+++ docs_errors.pl 17 Oct 2007 18:11:24 -0000 1.7
@@ -40,10 +40,8 @@
-AutoLaunder => TRUE,
-AutoTrue => TRUE,
-DefaultConfig => {
- Protocols => {Allow => 'http,https'},
Paths => {
Base => ($ENV{W3C_VALIDATOR_HOME} || '/usr/local/validator'),
- SGML => {Parser => '/usr/bin/onsgmls'},
},
},
);
Received on Wednesday, 17 October 2007 18:11:35 UTC