##
## zope.conf -- Zope Configuration
##
## Please see @l_prefix@/lib/zope/Zope/Startup/zopeschema.xml for
## a fully-annotated description of the allowed values.
##
%define INSTANCE @l_prefix@/var/zope
instancehome $INSTANCE
debug-mode off
program @l_prefix@/bin/zoperun
daemon true
backoff-limit 10
forever false
default-to-interactive true
#socket-name $INSTANCE/var/zope.zdsock
#exit-codes 0, 2
#directory $INSTANCE
#user zope-kr
#python @l_prefix@/bin/python
#zdrun @l_prefix@/lib/zope/zdaemon/zdrun.py
#logfile $INSTANCE/var/event.log
address 127.0.0.1:8080
address 127.0.0.1:8021
#
# address 127.0.0.1:1980
# force-connection-close off
#
#
#
# address 127.0.0.1:888
#
path $INSTANCE/var/Data.fs
mount-point /
name temporary storage for sessioning
mount-point /temp_folder
container-class Products.TemporaryFolder.TemporaryContainer
#
# mount-point /
#
# server localhost:8100
# storage 1
# name zeostorage
# var $INSTANCE/var
#
#
level all
path $INSTANCE/log/event.log
level info
level WARN
path $INSTANCE/log/Z2.log
format %(message)s
#
# level WARN
#
# host localhost
# port 514
#
#
# appname Zope
#
#