Author: pero
Date: Thu Sep 13 22:38:37 2007
New Revision: 575540
URL: http://svn.apache.org/viewvc?rev=575540&view=rev
Log:
add cookieDomain description!
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml?rev=575540&r1=575539&r2=575540&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml Thu Sep 13 22:38:37 2007
@@ -399,7 +399,10 @@
rechecking with the <strong>Realm</strong>.</p>
</attribute>
-
+ <attribute name="cookieDomain" required="false">
+ <p>Sets the host domain to be used for sso cookies.</p>
+ </attribute>
+
</attributes>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]