summaryrefslogtreecommitdiff
path: root/src/include/wiredtiger.in
diff options
context:
space:
mode:
authorSusan LoVerso <sue@wiredtiger.com>2015-09-29 12:52:59 -0400
committerSusan LoVerso <sue@wiredtiger.com>2015-09-29 12:52:59 -0400
commitcce60f8be381d6d881fd95b97303bcc429b93087 (patch)
tree024e8020a8e802f38f0be4a4dfcf86b2554bbf26 /src/include/wiredtiger.in
parentffcb88877201021dd6cb9062ec8acf2b53943798 (diff)
downloadmongo-cce60f8be381d6d881fd95b97303bcc429b93087.tar.gz
WT-2151 Add zero_fill config to manually zero out log files.
Diffstat (limited to 'src/include/wiredtiger.in')
-rw-r--r--src/include/wiredtiger.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/wiredtiger.in b/src/include/wiredtiger.in
index 9078a0e2e99..57207a9f2d2 100644
--- a/src/include/wiredtiger.in
+++ b/src/include/wiredtiger.in
@@ -2212,6 +2212,8 @@ struct __wt_connection {
* @config{&nbsp;&nbsp;&nbsp;&nbsp;recover, run recovery
* or error if recovery needs to run after an unclean shutdown., a string\,
* chosen from the following options: \c "error"\, \c "on"; default \c on.}
+ * @config{&nbsp;&nbsp;&nbsp;&nbsp;zero_fill, manually write zeroes into log
+ * files., a boolean flag; default \c false.}
* @config{ ),,}
* @config{lsm_manager = (, configure database wide options for LSM tree
* management. The LSM manager is started automatically the first time an LSM