summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/config/validator.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/htdocs/config/validator.conf b/htdocs/config/validator.conf
index 8dff9ee..2cd0b35 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.14 2004-09-04 21:06:16 link Exp $
+# $Id: validator.conf,v 1.15 2004-09-04 21:13:59 link 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*'.
@@ -49,6 +49,10 @@ Enable Debug = no
Allow Private IPs = no
#
+# Whether the (highly experimental!) SOAP support should be enabled.
+Enable SOAP = no
+
+#
# Protocols the validator is allowed to use for retrieving documents.
# The default is to allow http and https.
<Protocols>