JAMES-2337 Reformat a code section in Cassandra configuration page.

Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/41badc57
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/41badc57
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/41badc57

Branch: refs/heads/JAMES-2337
Commit: 41badc570b3d75d78dc054e52f81758e5901d045
Parents: faf7aa5
Author: benwa <btell...@linagora.com>
Authored: Fri Feb 9 14:08:51 2018 +0700
Committer: benwa <btell...@linagora.com>
Committed: Fri Feb 9 18:33:47 2018 +0700

----------------------------------------------------------------------
 src/site/xdoc/server/config-cassandra.xml | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/41badc57/src/site/xdoc/server/config-cassandra.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/server/config-cassandra.xml 
b/src/site/xdoc/server/config-cassandra.xml
index 3c74beb..b6fa5c2 100644
--- a/src/site/xdoc/server/config-cassandra.xml
+++ b/src/site/xdoc/server/config-cassandra.xml
@@ -67,15 +67,16 @@
         <dd>Optional.
           If specified defines the Cassandra <a 
href="http://docs.datastax.com/en/developer/java-driver/2.1/manual/socket_options/";>driver
 read timeout</a></dd>
 
-        # Read com.datastax.driver.core.PoolingOptions for knowing defaults 
value
-        # No value here will default to driver's default value
-
-        # cassandra.pooling.local.max.connections=8
-        # cassandra.pooling.local.max.requests=128
-        ## In ms. Should be higher than socket read timeout
-        # cassandra.pooling.timeout=5000
-        ## In seconds.
-        # cassandra.pooling.heartbeat.timeout=30
+<pre><code># Read com.datastax.driver.core.PoolingOptions for knowing defaults 
value
+# No value here will default to driver's default value
+
+# cassandra.pooling.local.max.connections=8
+# cassandra.pooling.local.max.requests=128
+## In ms. Should be higher than socket read timeout
+# cassandra.pooling.timeout=5000
+## In seconds.
+# cassandra.pooling.heartbeat.timeout=30
+</code></pre>
 
         <dt><strong>cassandra.pooling.local.max.connections</strong></dt>
         <dd>Optional.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to