Author: chirino
Date: Tue Feb 21 12:30:42 2012
New Revision: 1291739
URL: http://svn.apache.org/viewvc?rev=1291739&view=rev
Log:
Document the log_compression config option.
Modified:
activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md
Modified:
activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md?rev=1291739&r1=1291738&r2=1291739&view=diff
==============================================================================
---
activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md
(original)
+++
activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md
Tue Feb 21 12:30:42 2012
@@ -491,6 +491,8 @@ A `leveldb_store` element may be configu
The value defaults to 268435456 (256 MB).
* `index_compression` : The type of compression to apply to the index blocks.
Can be `snappy` or `none`. The value defaults to `snappy`.
+* `log_compression` : The type of compression to apply to the log records.
+ Can be `snappy` or `none`. The value defaults to `snappy`.
###### BDB Store