You are not logged in Log in Join
You are here: Home » Members » klm » ZopeDebugging » Zope/ZEO instance configuration file » View File

Log in
Name

Password

 

Zope/ZEO instance configuration file

File details
Size
1 K
File type
text/plain

File contents

# Zope zctl settings

ZOPE_HOME = pjoin(psplit(HERE)[0], 'Zope')
ZOPE_OPTS = '-p - -D'
ZOPE_PORT = 8000
ZOPE_LOG = pjoin(HERE, 'var', 'debug.log')
ZOPE_ENV['PRODUCTS_PATH'] = ("%(SOFTWARE_PRODUCTS)s:"
                             + ":%(INSTANCE_PRODUCTS)s")

ZOPE_ENV['STUPID_LOG_FILE'] = ZOPE_LOG
# ZEO Environment settings
#ZEO['ZEO_SERVER_NAME'] = 'www.zeohost.com'
ZEO['ZEO_SERVER_PORT'] = 4000
# ZEO zctl settings
ZEO_WAIT_BAILOUT = 160 # Don't try for more than num seconds