Mercurial > p > roundup > code
view doc/FAQ.txt @ 1233:69bf0d381fd7
Zope Collector fixes.
- merge Zope Collector #538 fix from ZPT CVS trunk (path expressions with a
non-path final alternate no longer try to call a value returned by that
alternate)
- merge Zope Collector #573 fix from ZPT CVS trunk
- added 1000-user/issue benchmark test
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 26 Sep 2002 21:54:18 +0000 |
| parents | 43ab730ee194 |
| children | 61ad556cfc8d |
line wrap: on
line source
=========== Roundup FAQ =========== :Version: $Revision: 1.10 $ NOTE: This is just a grabbag, most of this should go into documentation. .. contents:: Changing HTML layout -------------------- Installation ------------ Living without a mailserver. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Remove the nosy reactor, means delete the tracker file 'detectors/nosyreactor.py'. Rights issues (MISSING) ~~~~~~~~~~~~~~~~~~~~~~~ Different jobs run under different users. * Standalone roundup-server is started by whome ? * Running cgi under apache. * roundup-mailgw called via .forward from MTA, or running a cron job fetching via pop. see Troubleshooting_. Troubleshooting --------------- ----------------- Back to `Table of Contents`_ .. _`Table of Contents`: index.html
