validator/htdocs/config validator.conf,1.14,1.15

Update of /sources/public/validator/htdocs/config
In directory hutz:/tmp/cvs-serv22850/htdocs/config

Modified Files:
	validator.conf 
Log Message:
Add example of and comment for the "Enable SOAP" config var. This was the
last missing var that I'm aware of, and thus this closes Bug #747 when
combined with the other config cleanup.


Index: validator.conf
===================================================================
RCS file: /sources/public/validator/htdocs/config/validator.conf,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- validator.conf	4 Sep 2004 21:06:16 -0000	1.14
+++ validator.conf	4 Sep 2004 21:13:59 -0000	1.15
@@ -49,6 +49,10 @@
 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>

Received on Saturday, 4 September 2004 21:14:01 UTC