Mercurial > p > roundup > code
diff doc/installation.txt @ 5300:d8ed32b297e2
Update to migrating backend and tweak to install doc.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 05 Oct 2017 17:41:18 -0400 |
| parents | 7ea6bbf4286c |
| children | 4566360871dc |
line wrap: on
line diff
--- a/doc/installation.txt Wed Oct 04 22:33:40 2017 -0400 +++ b/doc/installation.txt Thu Oct 05 17:41:18 2017 -0400 @@ -880,8 +880,9 @@ If you run a public tracker, you will eventually have to think about dealing with spam entered through both the web and mail interfaces. -The `customisation documentation`_ has a simple detector that will block -a lot of spam attempts. Look for the example "Preventing SPAM". +See the section on `Preventing SPAM`_ in the +`customisation documentation`_ that has a simple detector +that will block lot of spam attempts. Maintenance @@ -1100,6 +1101,7 @@ .. _`roundup specification`: spec.html .. _`tracker configuration`: customizing.html#tracker-configuration .. _`customisation documentation`: customizing.html +.. _`preventing spam`: customizing.html#preventing-spam .. _`Adding a new field to the classic schema`: customizing.html#adding-a-new-field-to-the-classic-schema .. _`Tracking different types of issues`:
