comparison doc/installation.txt @ 6989:b5f8b85351a9

clarify required config.ini installation changes vs optional. Bring in line with what roundup-admin install reports as required.
author John Rouillard <rouilj@ieee.org>
date Tue, 20 Sep 2022 14:44:20 -0400
parents a6ca811139b6
children 031cdb92fa1d
comparison
equal deleted inserted replaced
6988:a6ca811139b6 6989:b5f8b85351a9
435 The "support" part of the tracker name can be anything you want - it 435 The "support" part of the tracker name can be anything you want - it
436 is going to be used as the directory that the tracker information 436 is going to be used as the directory that the tracker information
437 will be stored in. 437 will be stored in.
438 438
439 You will now be directed to edit the tracker configuration and 439 You will now be directed to edit the tracker configuration and
440 initial schema. At a minimum, you must set "main :: admin_email" 440 initial schema. At a minimum, you must set "tracker :: web",
441 (that's the "admin_email" option in the "main" section) "mail :: 441 "mail :: host", and "mail :: domain". You should also
442 host", "tracker :: web" and "mail :: domain". If you get stuck, 442 set "main :: admin_email" (that's the "admin_email" option in
443 the "main" section) to your local admin address to get email
444 on unusual occurances. If you get stuck,
443 and get configuration file errors, then see the `tracker 445 and get configuration file errors, then see the `tracker
444 configuration`_ section of the `customisation documentation`_. 446 configuration`_ section of the `customisation documentation`_.
445 447
446 If you just want to get set up to test things quickly (and follow 448 If you just want to get set up to test things quickly (and follow
447 the instructions in step 3 below), you can even just set the 449 the instructions in step 3 below), you can even just set the

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