Mercurial > p > roundup > code
comparison doc/admin_guide.txt @ 7334:a83c932a00dc
reword doc update
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 14 May 2023 00:49:43 -0400 |
| parents | b92ecb730510 |
| children | b84718ea4228 |
comparison
equal
deleted
inserted
replaced
| 7333:b92ecb730510 | 7334:a83c932a00dc |
|---|---|
| 228 roundup-server command line use:: | 228 roundup-server command line use:: |
| 229 | 229 |
| 230 roundup_server -p 8017 -u roundup --save-config demo=/trackers/demo \ | 230 roundup_server -p 8017 -u roundup --save-config demo=/trackers/demo \ |
| 231 sysadmin=/trackers/sysadmin | 231 sysadmin=/trackers/sysadmin |
| 232 | 232 |
| 233 Note it will save the old file to config.bak and create a new | 233 Note it will save an old config.ini file to config.bak and create a |
| 234 config.ini. The file is recreated from scratch ignoring the contents | 234 new config.ini. The file is recreated from scratch ignoring the |
| 235 of the current config.ini. So you may need to merge the backup and | 235 contents of the current config.ini. You may need to merge the |
| 236 config files. | 236 backup and config files. |
| 237 | 237 |
| 238 Configuring Compression | 238 Configuring Compression |
| 239 ======================= | 239 ======================= |
| 240 | 240 |
| 241 Roundup will compress HTTP responses to clients on the fly. Dynamic, | 241 Roundup will compress HTTP responses to clients on the fly. Dynamic, |
