comparison doc/FAQ.txt @ 5760:f0ca4daf6a18

Clarify that the [mail] required settings to have to be set in config.ini even if you disable the nosyreactor. Issue disccussed on irc 2019-06-02.
author John Rouillard <rouilj@ieee.org>
date Sun, 02 Jun 2019 17:15:23 -0400
parents 4c0cdfe4f678
children 6e341009593b
comparison
equal deleted inserted replaced
5759:39082e29d2b4 5760:f0ca4daf6a18
13 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
14 14
15 Remove the nosy reactor - delete the tracker file 15 Remove the nosy reactor - delete the tracker file
16 ``detectors/nosyreactor.py`` from your tracker home. 16 ``detectors/nosyreactor.py`` from your tracker home.
17 17
18 You do need to configure the ``[mail]`` section of
19 config.ini. Specifically the ``domain`` and ``host`` settings have to
20 have a value. The values don't matter, but the config parser will
21 complain if they are not set.
18 22
19 The cgi-bin is very slow! 23 The cgi-bin is very slow!
20 ~~~~~~~~~~~~~~~~~~~~~~~~~ 24 ~~~~~~~~~~~~~~~~~~~~~~~~~
21 25
22 Yep, it sure is. It has to start up Python and load all of the support 26 Yep, it sure is. It has to start up Python and load all of the support

Roundup Issue Tracker: http://roundup-tracker.org/