source: main/waeup.fceokene/branches/henrik-diazo-themed/etc/zeo1.conf.in @ 11154

Last change on this file since 11154 was 11150, checked in by Henrik Bettermann, 11 years ago

Put Diazo into ZEO pipeline.

Add Interswitch logo.

File size: 347 bytes
RevLine 
[8035]1<runner>
[11150]2  program ${buildout:directory}/bin/paster serve --pid-file ${buildout:directory}/var/zeo1.pid ${buildout:directory}/parts/etc/themed-zeo1.ini
[8035]3  daemon on
4  transcript ${zope_conf:logfiles}/zdaemon-zeo1.log
5  socket-name ${zope_conf:logfiles}/zeo1.sock
6  # Enable this to run the child process as a different user
[11150]7  # user kofa
[8035]8</runner>
Note: See TracBrowser for help on using the repository browser.