Andy Grunwald
a67b513238
Extend description of "--exclude" to also exclude email addresses, not only URLs ( #801 )
2022-10-23 12:17:20 +02:00
Matthias
a557cba0b4
Add support for parsing list of status codes from config file ( #636 )
2022-06-02 18:53:04 +02:00
Matthias
9b4dfadffd
Fix parsing errors with config options ( #632 )
2022-05-31 19:43:46 +02:00
vpereira01
d48a3279a8
Improve configuration example ( #631 )
...
* Add missing parameters
* Remove deprecated `--exclude-file` parameter
* Improve TOML comments
* Add config smoketest
2022-05-31 19:05:27 +02:00
Matthias
9d738fb3f5
Fix default config ( #491 )
...
The default configuration was broken since the
introduction of caching and specifically `max_cache_age`.
This fixes deserialization and config merging for
the case where this key is missing from the config.
2022-02-07 23:17:50 +01:00