Mercurial > p > roundup > code
comparison roundup/scripts/__init__.py @ 2771:d385f6c1d4ed
let config handle command line options.
support long options (names are same as in config file settings)
and config file creation from command line.
WARNING! config layout is changed:
- main options are in 'main' section (was: 'server' section);
- 'log_ip' changed to 'log_hostnames' with reverse meaning
to conform to '-N' command line option.
- trackers are all defined in section 'trackers',
with option name being tracker name
(was: separate sections per tracker).
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sun, 17 Oct 2004 17:54:48 +0000 |
| parents | fc52d57c6c3e |
| children | 6e3e4f24c753 |
comparison
equal
deleted
inserted
replaced
| 2770:cdf6787ffeda | 2771:d385f6c1d4ed |
|---|
