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

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

Put Diazo into ZEO pipeline.

File size: 347 bytes
RevLine 
[10340]1<runner>
[11149]2  program ${buildout:directory}/bin/paster serve --pid-file ${buildout:directory}/var/zeo1.pid ${buildout:directory}/parts/etc/themed-zeo1.ini
[10340]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
[11149]7  # user kofa
[10340]8</runner>
Note: See TracBrowser for help on using the repository browser.