# Defaults for Cyrus IMAPd 2.1 scripts
# sourced by /etc/init.d/cyrus21, /usr/sbin/cyrus-makedirs
# installed at /etc/default/cyrus21 by the maintainer scripts
# $Id: cyrus21-common.cyrus21.default,v 1.2 2003/10/08 11:43:52 hmh Exp $

#
# This is a POSIX shell fragment
#

# Set this to 1 or higher to enable debugging on cyrmaster
#CYRUS_VERBOSE=1

# Socket listen queue backlog size
# See listen(2). Default is 32, you may want to increase
# this number if you have a very high connection rate
#LISTENQUEUE=32

# Wether cyrus-makedirs should optimize filesystems
# or not.  Switch it off if you are going to do your
# own optimizations.  Set to 1 to enable, 0 to disable
#CYRUSOPTFILESYS=1

# The default Cyrus IMAP config file that the scripts should
# use.  You better know what you're doing if you change this
#CONF=/etc/imapd.conf

# Check spool condition with chk_cyrus on daily cronjob
# Set to 1 to enable, default is disabled
#CHKCYRUS=0
