Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 6078952f32fc06a1185913d7abced47c > files > 1

arm4-0.8.2-8.fc16.i686.rpm

#
# Example configuration file
#

#
# Set the user
#
user = arm4

#
# Set the group. All arm4 users should be a member of this group
#
group = arm4

#
# Allow others to access the database
#
umask 002

#
# Set the database type
#
#db = sqlite
db = bdb

#
# Set the checkpoint interval in seconds. A non-positive value means
# the database is checkpointed only on closing.
#
# By default, checkpointing happens every 60 seconds
#
#checkpoint = 0 # This will disable checkpointing