dovecot-2.2: example-config: Removed dovecot-db.conf.ext since B...
dovecot at dovecot.org
dovecot at dovecot.org
Wed May 15 12:50:08 EEST 2013
details: http://hg.dovecot.org/dovecot-2.2/rev/77b95c6d4a16
changeset: 16352:77b95c6d4a16
user: Timo Sirainen <tss at iki.fi>
date: Wed May 15 12:50:03 2013 +0300
description:
example-config: Removed dovecot-db.conf.ext since Berkeley DB support is never built in.
diffstat:
doc/example-config/dovecot-db.conf.ext | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
diffs (15 lines):
diff -r 93bcbf5cabca -r 77b95c6d4a16 doc/example-config/dovecot-db.conf.ext
--- a/doc/example-config/dovecot-db.conf.ext Wed May 15 12:48:21 2013 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-# Example DB_CONFIG for Berkeley DB. Typically dict_db_config setting is used
-# to point to this file.
-# http://www.oracle.com/technology/documentation/berkeley-db/db/ref/env/db_config.html
-
-# Maximum number of simultaneous transactions.
-set_tx_max 1000
-
-# http://www.oracle.com/technology/documentation/berkeley-db/db/ref/lock/max.html
-#set_lk_max_locks 1000
-#set_lk_max_lockers 1000
-#set_lk_max_objects 1000
More information about the dovecot-cvs
mailing list