File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 22Installing Roundup
33==================
44
5- :Version: $Revision: 1.34 $
5+ :Version: $Revision: 1.35 $
66
77.. contents::
88
@@ -140,10 +140,11 @@ Basic Installation Steps
140140
141141 TRACKER_WEB = 'http://localhost:8080/support/'
142142
143- See `Customising Roundup`_ for details on configuration
144- and schema changes. Note that you may change any of the configuration
145- after you've initialised the tracker - it's just better to have valid
146- values for this stuff now.
143+ The URL *must* end in a '/', or your web interface *will not work*.
144+ See `Customising Roundup`_ for details on configuration and schema
145+ changes. Note that you may change any of the configuration after
146+ you've initialised the tracker - it's just better to have valid values
147+ for this stuff now.
147148
148149 d. Initialise the tracker database with ``roundup-admin initialise``.
149150 You will need to supply an admin password at this step. You will be
You can’t perform that action at this time.
0 commit comments