King_DuckZ
e24ebcf8e8
This allows users to specify the minimum wait for each request. The (currently wrong) estimate of retry_after / rate_limit is calculated, and the max between that and the setting in the config file is used.
15 lines
194 B
Text
15 lines
194 B
Text
[system]
|
|
db_path=originsro.db3
|
|
worker_threads=3
|
|
backend=sqlite
|
|
|
|
[options]
|
|
fetch_extra_delay=30
|
|
api_key=my_key_here
|
|
store_raw_json=true
|
|
|
|
[timing]
|
|
items=604800
|
|
icons=604800
|
|
shops=310
|
|
creators=360
|