cybertools/agent/testing/transporter.cfg
scrat f0373140fa main_transport.py should now have same functionality as transporter doctest.
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2732 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-07-01 20:42:08 +00:00

13 lines
317 B
INI

#
# sample.cfg - agent configuration for demonstration and testing purposes
#
# $Id$
#
# transportserver.xmlrpc='testing'
controller(names=['core.sample'])
scheduler(name='core')
logger(name='default', standard=30)
transport.remote.server = 'testing'
transport.remote.url = 'http://localhost:8123'