Author: remm
Date: Fri Jul 11 20:42:17 2014
New Revision: 1609826
URL: http://svn.apache.org/r1609826
Log:
Add missing doc.
Modified:
tomcat/trunk/webapps/docs/config/systemprops.xml
Modified: tomcat/trunk/webapps/docs/config/systemprops.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/systemprops.xml?rev=1609826&r1=1609825&r2=1609826&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/systemprops.xml (original)
+++ tomcat/trunk/webapps/docs/config/systemprops.xml Fri Jul 11 20:42:17 2014
@@ -611,6 +611,10 @@
<p>The URL for the catalina.properties configuration file.</p>
</property>
+ <property name="tomcat.ssl.ciphers">
+ <p>The default cipher suite that will be used by the endpoints.</p>
+ </property>
+
<property name="tomcat.util.buf.StringCache.byte.enabled">
<p>If <code>true</code>, the String cache is enabled for
<code>ByteChunk</code>.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]