An initial attempt at updating the default config file, which was neglected for quite some time.
I'd like to collect some feedback regarding possible improvements, formatting, errors, and so on.
I'd also like to add a script that checks this file's settings with the ones from docs/configuration.rst and default extractor request_interval values, maybe more.
Another idea: extend --config-create and allow passing an argument specifying which type of config to "create": empty/blank, basic (what is currently used) , or default (this file).
An initial attempt at updating the default config file, which was neglected for quite some time.
I'd like to collect some feedback regarding possible improvements, formatting, errors, and so on.
I'd also like to add a script that checks this file's settings with the ones from
docs/configuration.rst
and default extractorrequest_interval
values, maybe more.Another idea: extend
--config-create
and allow passing an argument specifying which type of config to "create":empty
/blank
,basic
(what is currently used) , ordefault
(this file).