Issue 2551139
Created on 2021-05-27 04:36 by rouilj, last changed 2021-05-27 04:36 by rouilj.
msg7250 |
Author: [hidden] (rouilj) |
Date: 2021-05-27 04:36 |
|
Create a config.ini (warning it will overwrite an existing config.ini)
using roundup-server -S. Edit the file adding tracker and customizing
values. Rerun roundup-server -S. No tracker settings or config values
are preserved.
They should all be preserved.
If you use roundup-server -S -C c.ini settings are preserved.
Maybe make roundup-server -S check for config.ini and refuse to
save. It should recommend using 'roundup-server -S -C config.ini'.
Maybe make sure that config.ini has the right keys so we don't
let the user clobber their tracker's config.ini using -C. Maybe
add a [main] magic_number=roundup-server value that is mandatory?
|
|
Date |
User |
Action |
Args |
2021-05-27 04:36:35 | rouilj | create | |
|